Home
last modified time | relevance | path

Searched defs:res_x (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_png.c129 png_uint_32 width, height, rowbytes, w, h, res_x, res_y; in gdImageCreateFromPngCtx() local
H A Dgd.h242 unsigned int res_x; member
H A Dgd.c3086 void gdImageSetResolution(gdImagePtr im, const unsigned int res_x, const unsigned int res_y) in gdImageSetResolution()
/PHP-7.4/ext/gd/
H A Dgd.c5191 zend_long res_x = GD_RESOLUTION, res_y = GD_RESOLUTION; in PHP_FUNCTION() local

Completed in 30 milliseconds