Home
last modified time | relevance | path

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

/PHP-7.4/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.c436 gdImageInterlace (im, cinfo.progressive_mode != 0); in gdImageCreateFromJpegCtxEx()
H A Dgd.h712 void gdImageInterlace(gdImagePtr im, int interlaceArg);
H A Dgd.c2859 void gdImageInterlace (gdImagePtr im, int interlaceArg) in gdImageInterlace() function
/PHP-7.4/main/
H A Dphp_compat.h301 #define gdImageInterlace php_gd_gdImageInterlace macro
/PHP-7.4/ext/gd/
H A Dgd.c3495 gdImageInterlace(im, INT); in PHP_FUNCTION()

Completed in 50 milliseconds