Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_crop.c79 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
H A Dgd.h879 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode);
/php-src/ext/gd/
H A Dgd.c3911 im_crop = gdImageCropAuto(im, mode); in PHP_FUNCTION()

Completed in 28 milliseconds