Home
last modified time | relevance | path

Searched refs:ImagickDraw (Results 26 – 50 of 93) sorted by relevance

1234

/imagick/tests/
H A D192_ImagickDraw_setClipPath_basic.phpt2 Test ImagickDraw, setClipPath
14 $draw = new \ImagickDraw();
H A D198_ImagickDraw_setClipPath_basic.phpt2 Test ImagickDraw, setClipPath
14 $draw = new \ImagickDraw();
H A D211_ImagickDraw_setStrokeAntialias_basic.phpt2 Test ImagickDraw, setStrokeAntialias
14 $draw = new \ImagickDraw();
H A D186_ImagickDraw_polygon_basic.phpt2 Test ImagickDraw, polygon
14 $draw = new \ImagickDraw();
H A D187_ImagickDraw_push_basic.phpt2 Test ImagickDraw, push
15 $draw = new \ImagickDraw();
H A D191_ImagickDraw_push_basic.phpt2 Test ImagickDraw, push
15 $draw = new \ImagickDraw();
H A D216_ImagickDraw_setStrokeDashArray_basic.phpt2 Test ImagickDraw, setStrokeDashArray
14 $draw = new \ImagickDraw();
H A D218_ImagickDraw_setStrokeLineCap_basic.phpt2 Test ImagickDraw, setStrokeLineCap
14 $draw = new \ImagickDraw();
H A D184_ImagickDraw_polyline_basic.phpt2 Test ImagickDraw, polyline
13 $draw = new \ImagickDraw();
H A D220_ImagickDraw_setStrokeOpacity_basic.phpt2 Test ImagickDraw, setStrokeOpacity
13 $draw = new \ImagickDraw();
H A D225_ImagickDraw_setTextDecoration_basic.phpt2 Test ImagickDraw, setTextDecoration
20 $draw = new \ImagickDraw();
H A D173_ImagickDraw_bezier_basic.phpt2 Test ImagickDraw, bezier
14 $draw = new \ImagickDraw();
70 //Render the draw commands in the ImagickDraw object
H A D266_ImagickDraw_getFontResolution_basic.phpt2 Test ImagickDraw, getFontResolution
6 checkClassMethods('ImagickDraw', array('getFontResolution', 'setFontResolution'));
18 $draw = new \ImagickDraw();
H A D197_ImagickDraw_roundRectangle_basic.phpt2 Test ImagickDraw, roundRectangle
20 $draw = new \ImagickDraw();
H A D200_ImagickDraw_setClipUnits_basic.phpt2 Test ImagickDraw, setClipUnits
14 $draw = new \ImagickDraw();
H A D206_ImagickDraw_setFontSize_basic.phpt2 Test ImagickDraw, setFontSize
19 $draw = new \ImagickDraw();
H A D176_ImagickDraw_ellipse_basic.phpt2 Test ImagickDraw, ellipse
14 $draw = new \ImagickDraw();
H A D224_ImagickDraw_setTextUnderColor_basic.phpt2 Test ImagickDraw, setTextUnderColor
19 $draw = new \ImagickDraw();
H A D189_ImagickDraw_setClipPath_basic.phpt2 Test ImagickDraw, setClipPath
14 $draw = new \ImagickDraw();
H A D210_ImagickDraw_setFontStyle_basic.phpt2 Test ImagickDraw, setFontStyle
18 $draw = new \ImagickDraw();
H A D214_ImagickDraw_setStrokeDashOffset_basic.phpt2 Test ImagickDraw, setStrokeDashOffset
14 $draw = new \ImagickDraw();
H A D209_ImagickDraw_setFontWeight_basic.phpt2 Test ImagickDraw, setFontWeight
19 $draw = new \ImagickDraw();
H A D222_ImagickDraw_setTextAlignment_basic.phpt2 Test ImagickDraw, setTextAlignment
18 $draw = new \ImagickDraw();
H A D223_ImagickDraw_setTextAntialias_basic.phpt2 Test ImagickDraw, setTextAntialias
19 $draw = new \ImagickDraw();
H A D227_ImagickDraw_skewY_basic.phpt2 Test ImagickDraw, skewY
21 $draw = new \ImagickDraw();

Completed in 49 milliseconds

1234