Home
last modified time | relevance | path

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

/imagick/tests/
H A D203_ImagickDraw_setFillRule_basic.phpt2 Test ImagickDraw, setFillRule
12 function setFillRule($fillColor, $strokeColor, $backgroundColor) {
28 $draw->setFillRule($fillRules[$x]);
65 setFillRule($fillColor, $strokeColor, $backgroundColor) ;
/imagick/
H A DImagickDraw.stub.php350 public function setFillRule(int $fillrule): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1728 ZEND_METHOD(ImagickDraw, setFillRule);
1904 ZEND_ME(ImagickDraw, setFillRule, arginfo_class_ImagickDraw_setFillRule, ZEND_ACC_PUBLIC)
H A Dimagickdraw_class.c2596 PHP_METHOD(ImagickDraw, setFillRule) argument

Completed in 28 milliseconds