Home
last modified time | relevance | path

Searched refs:gdImageInterlace (Results 1 – 7 of 7) sorted by relevance

/PHP-7.2/ext/gd/libgd/
H A Dwebpng.c92 gdImageInterlace (im, 1); in main()
97 gdImageInterlace (im, 0); in main()
H A Dgddemo.c107 gdImageInterlace (im_out, 1); in main()
H A Dgd_jpeg.c430 gdImageInterlace (im, cinfo.progressive_mode != 0); in gdImageCreateFromJpegCtxEx()
H A Dgd.h720 void gdImageInterlace(gdImagePtr im, int interlaceArg);
H A Dgd.c2862 void gdImageInterlace (gdImagePtr im, int interlaceArg) in gdImageInterlace() function
/PHP-7.2/main/
H A Dphp_compat.h297 #define gdImageInterlace php_gd_gdImageInterlace macro
/PHP-7.2/ext/gd/
H A Dgd.c3415 gdImageInterlace(im, INT); in PHP_FUNCTION()

Completed in 55 milliseconds