Home
last modified time | relevance | path

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

/imagick/tests/
H A D219_ImagickDraw_setStrokeLineJoin_basic.phpt2 Test ImagickDraw, setStrokeLineJoin
12 function setStrokeLineJoin($strokeColor, $fillColor, $backgroundColor) {
26 $draw->setStrokeLineJoin($lineJoinStyle[$x]);
47 setStrokeLineJoin($strokeColor, $fillColor, $backgroundColor) ;
H A D217_ImagickDraw_setStrokeMiterLimit_basic.phpt23 $draw->setStrokeLineJoin(\Imagick::LINEJOIN_MITER);
H A D031_Imagick_affineTransformImage_basic.phpt41 $draw->setStrokeLineJoin(Imagick::LINEJOIN_BEVEL);
/imagick/
H A DImagickDraw.stub.php363 public function setStrokeLineJoin(int $linejoin): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1733 ZEND_METHOD(ImagickDraw, setStrokeLineJoin);
1909 …ZEND_ME(ImagickDraw, setStrokeLineJoin, arginfo_class_ImagickDraw_setStrokeLineJoin, ZEND_ACC_PUBL…
H A Dimagickdraw_class.c2702 PHP_METHOD(ImagickDraw, setStrokeLineJoin) argument

Completed in 26 milliseconds