Home
last modified time | relevance | path

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

123

/dports/russian/gd/libgd-2.3.1/tests/gdimagecrop/
H A Dbug00486.c31 croppedLeft = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
38 croppedRight = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
H A Dbug00485_auto.c36 cropped = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
/dports/japanese/gd/libgd-2.3.1/tests/gdimagecrop/
H A Dbug00486.c31 croppedLeft = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
38 croppedRight = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
H A Dbug00485_auto.c36 cropped = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
/dports/ukrainian/gd/libgd-2.3.1/tests/gdimagecrop/
H A Dbug00486.c31 croppedLeft = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
38 croppedRight = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
H A Dbug00485_auto.c36 cropped = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
/dports/graphics/gd/libgd-2.3.1/tests/gdimagecrop/
H A Dbug00486.c31 croppedLeft = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
38 croppedRight = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
H A Dbug00485_auto.c36 cropped = gdImageCropAuto(orig, GD_CROP_SIDES); in main()
/dports/russian/gd/libgd-2.3.1/examples/
H A Dcrop.c47 im2 = gdImageCropAuto(im, GD_CROP_SIDES); in main()
/dports/japanese/gd/libgd-2.3.1/examples/
H A Dcrop.c47 im2 = gdImageCropAuto(im, GD_CROP_SIDES); in main()
/dports/ukrainian/gd/libgd-2.3.1/examples/
H A Dcrop.c47 im2 = gdImageCropAuto(im, GD_CROP_SIDES); in main()
/dports/graphics/gd/libgd-2.3.1/examples/
H A Dcrop.c47 im2 = gdImageCropAuto(im, GD_CROP_SIDES); in main()
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_crop.c85 BGD_DECLARE(gdImagePtr) gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgd_crop.c85 BGD_DECLARE(gdImagePtr) gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd_crop.c85 BGD_DECLARE(gdImagePtr) gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_crop.c85 BGD_DECLARE(gdImagePtr) gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd_crop.c78 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_crop.c79 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_crop.c79 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd_crop.c79 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd_crop.c79 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd_crop.c78 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_crop.c79 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_crop.c79 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode) in gdImageCropAuto() function
/dports/graphics/gd/libgd-2.3.1/
H A DCHANGELOG.md61 - Fix #486: gdImageCropAuto(…, GD_CROP_SIDES) crops left but not right

123