Home
last modified time | relevance | path

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

/imagick/tests/
H A D266_ImagickDraw_getFontResolution_basic.phpt2 Test ImagickDraw, getFontResolution
6 checkClassMethods('ImagickDraw', array('getFontResolution', 'setFontResolution'));
27 $fontResolution = $draw->getFontResolution();
44 $fontResolution = $draw->getFontResolution();
/imagick/
H A DImagickDraw.stub.php388 public function getFontResolution(): array {} function in ImagickDraw
H A DImagickDraw_arginfo.h1747 ZEND_METHOD(ImagickDraw, getFontResolution);
1923 …ZEND_ME(ImagickDraw, getFontResolution, arginfo_class_ImagickDraw_getFontResolution, ZEND_ACC_PUBL…
H A Dimagickdraw_class.c2875 PHP_METHOD(ImagickDraw, getFontResolution) argument
H A DChangeLog168 * ImagickDraw::getFontResolution() : array

Completed in 18 milliseconds