Home
last modified time | relevance | path

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

/imagick/tests/
H A D264_ImagickDraw_getTextDirection_basic.phpt2 Test ImagickDraw, getTextDirection
6 checkClassMethods('ImagickDraw', array('getTextDirection', 'setTextDirection'));
37 $directionReturned = $draw->getTextDirection();
/imagick/
H A DImagickDraw.stub.php404 public function getTextDirection(): int {} function in ImagickDraw
H A DImagickDraw_arginfo.h1765 ZEND_METHOD(ImagickDraw, getTextDirection);
1941 ZEND_ME(ImagickDraw, getTextDirection, arginfo_class_ImagickDraw_getTextDirection, ZEND_ACC_PUBLIC)
H A Dimagickdraw_class.c2994 PHP_METHOD(ImagickDraw, getTextDirection) argument
H A DChangeLog170 * ImagickDraw::getTextDirection() : bool

Completed in 21 milliseconds