Home
last modified time | relevance | path

Searched refs:position (Results 1 – 6 of 6) sorted by relevance

/imagick/tests/
H A D264_ImagickDraw_getTextDirection_basic.phpt43 $position = 36;
45 $position = 500 - 36;
48 $draw->annotation($position, (72 * $i) + 64, "Lorem Ipsum!");
H A D182_ImagickDraw_pathCurveToQuadraticBezierAbsolute_basic.phpt26 // This specifies a quadratic bezier curve with the current position as the start
33 // This specifies a quadratic bezier curve with the current position as the start
40 // This specifies a quadratic bezier curve with the current position as the start
42 // and the end point is defined relative from the current position by the x, y values.
H A D183_ImagickDraw_pathCurveToQuadraticBezierAbsolute_basic.phpt26 // This specifies a quadratic bezier curve with the current position as the start
33 // This specifies a quadratic bezier curve with the current position as the start
40 // This specifies a quadratic bezier curve with the current position as the start
42 // and the end point is defined relative from the current position by the x, y values.
H A D145_imagickkernel_coverage.phpt73 "For kernels with even numbered rows or columns, the origin position must be specified.",
/imagick/util/
H A Dcheck_methods.php169 $position = strpos($contents, $name); variable
171 if ($position !== false) {
/imagick/
H A DChangeLog650 + Most of the operations that read / add images to the stack move the iterator position to the last…

Completed in 8 milliseconds