Home
last modified time | relevance | path

Searched refs:stretch (Results 1 – 3 of 3) sorted by relevance

/imagick/
H A DImagickDraw.stub.php149 public function setFontStretch(int $stretch): bool {} argument
H A Dimagickdraw_class.c693 im_long stretch; in PHP_METHOD() local
696 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &stretch) == FAILURE) { in PHP_METHOD()
702 DrawSetFontStretch(internd->drawing_wand, stretch); in PHP_METHOD()
H A DImagickDraw_arginfo.h705 ZEND_ARG_TYPE_INFO(0, stretch, IS_LONG, 0)
707 ZEND_ARG_INFO(0, stretch)

Completed in 18 milliseconds