Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd.h442 void gdImageSetResolution(gdImagePtr im, const unsigned int res_x, const unsigned int res_y);
H A Dgd.c3089 void gdImageSetResolution(gdImagePtr im, const unsigned int res_x, const unsigned int res_y) in gdImageSetResolution() function
/PHP-7.2/ext/gd/
H A Dgd.c5157 gdImageSetResolution(im, res_x, res_y); in PHP_FUNCTION()
5160 gdImageSetResolution(im, res_x, res_x); in PHP_FUNCTION()

Completed in 33 milliseconds