Searched refs:setFontStretch (Results 1 – 4 of 4) sorted by relevance
/imagick/tests/ |
H A D | 208_ImagickDraw_setFontStretch_basic.phpt | 2 Test ImagickDraw, setFontStretch 17 function setFontStretch($fillColor, $strokeColor, $backgroundColor) { 31 $draw->setFontStretch($fontStretch); 45 setFontStretch($fillColor, $strokeColor, $backgroundColor) ;
|
/imagick/ |
H A D | ImagickDraw.stub.php | 149 public function setFontStretch(int $stretch): bool {} function in ImagickDraw
|
H A D | ImagickDraw_arginfo.h | 1660 ZEND_METHOD(ImagickDraw, setFontStretch); 1836 ZEND_ME(ImagickDraw, setFontStretch, arginfo_class_ImagickDraw_setFontStretch, ZEND_ACC_PUBLIC)
|
H A D | imagickdraw_class.c | 690 PHP_METHOD(ImagickDraw, setFontStretch) in PHP_METHOD() argument
|
Completed in 32 milliseconds