Home
last modified time | relevance | path

Searched defs:new_height (Results 1 – 2 of 2) sorted by relevance

/imagick/
H A Dimagick_helpers.c175 …im_long desired_width, im_long desired_height, im_long *new_width, im_long *new_height, zend_bool … in php_imagick_thumbnail_dimensions()
H A Dimagick_class.c351 im_long width, height, new_width, new_height; in PHP_METHOD() local
3987 im_long width, height, new_width, new_height; in PHP_METHOD() local
7817 im_long new_width, new_height; local
7854 im_long width = 0, height = 0, new_width, new_height; local
7925 im_long *new_width, im_long *new_height,
7969 im_long new_width, new_height; local
8007 im_long offset_x = 0, offset_y = 0, new_width, new_height; local
11175 im_long width, height, new_width, new_height, filter = 0; local

Completed in 38 milliseconds