Home
last modified time | relevance | path

Searched refs:setStrokeLineCap (Results 1 – 5 of 5) sorted by relevance

/imagick/tests/
H A D218_ImagickDraw_setStrokeLineCap_basic.phpt2 Test ImagickDraw, setStrokeLineCap
12 function setStrokeLineCap($strokeColor, $fillColor, $backgroundColor) {
24 $draw->setStrokeLineCap($lineType);
38 setStrokeLineCap($strokeColor, $fillColor, $backgroundColor) ;
H A D031_Imagick_affineTransformImage_basic.phpt40 $draw->setStrokeLineCap(Imagick::LINECAP_SQUARE);
/imagick/
H A DImagickDraw.stub.php360 public function setStrokeLineCap(int $linecap): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1732 ZEND_METHOD(ImagickDraw, setStrokeLineCap);
1908 ZEND_ME(ImagickDraw, setStrokeLineCap, arginfo_class_ImagickDraw_setStrokeLineCap, ZEND_ACC_PUBLIC)
H A Dimagickdraw_class.c2682 PHP_METHOD(ImagickDraw, setStrokeLineCap) argument

Completed in 19 milliseconds