Searched refs:position (Results 1 – 6 of 6) sorted by relevance
43 $position = 36;45 $position = 500 - 36;48 $draw->annotation($position, (72 * $i) + 64, "Lorem Ipsum!");
26 // This specifies a quadratic bezier curve with the current position as the start33 // This specifies a quadratic bezier curve with the current position as the start40 // This specifies a quadratic bezier curve with the current position as the start42 // and the end point is defined relative from the current position by the x, y values.
73 "For kernels with even numbered rows or columns, the origin position must be specified.",
169 $position = strpos($contents, $name); variable171 if ($position !== false) {
650 + Most of the operations that read / add images to the stack move the iterator position to the last…
Completed in 8 milliseconds