Home
last modified time | relevance | path

Searched refs:pathLineToRelative (Results 1 – 4 of 4) sorted by relevance

/imagick/tests/
H A D181_ImagickDraw_pathStart_basic.phpt26 $draw->pathLineToRelative(0, 50);
33 $draw->pathLineToRelative(50, 0);
/imagick/
H A DImagickDraw.stub.php292 public function pathLineToRelative(float $x, float $y): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1705 ZEND_METHOD(ImagickDraw, pathLineToRelative);
1881 …ZEND_ME(ImagickDraw, pathLineToRelative, arginfo_class_ImagickDraw_pathLineToRelative, ZEND_ACC_PU…
H A Dimagickdraw_class.c2107 PHP_METHOD(ImagickDraw, pathLineToRelative) argument

Completed in 28 milliseconds