Home
last modified time | relevance | path

Searched defs:height (Results 1 – 14 of 14) sorted by path

/PHP-7.4/ext/exif/
H A Dexif.c1962 size_t width, height; member
2071 size_t height; member
/PHP-7.4/ext/gd/
H A Dgd.c2447 zend_long srcx, srcy, width, height; in _php_image_create_from() local
4179 zend_long height, width, threshold; in _php_image_convert() local
/PHP-7.4/ext/gd/libgd/
H A Dbmp.h77 signed int height; member
H A Dgd.h315 int width, height; member
H A Dgd_crop.c82 const int height = gdImageSY(im); in gdImageCropAuto() local
184 const int height = gdImageSY(im); in gdImageCropThreshold() local
H A Dgd_gif_in.c192 int width, height; in gdImageCreateFromGifCtx() local
557 ReadImage(gdImagePtr im, gdIOCtx *fd, int len, int height, unsigned char (*cmap)[256], int interlac… in ReadImage()
H A Dgd_interpolation.c1078 …tr gdImageScaleNearestNeighbour(gdImagePtr im, const unsigned int width, const unsigned int height) in gdImageScaleNearestNeighbour()
1333 …gePtr gdImageScaleBicubicFixed(gdImagePtr src, const unsigned int width, const unsigned int height) in gdImageScaleBicubicFixed()
H A Dgd_png.c129 png_uint_32 width, height, rowbytes, w, h, res_x, res_y; in gdImageCreateFromPngCtx() local
488 int height = im->sy; in gdImagePngCtxEx() local
H A Dgd_tga.h21 int height; // image height in pixels member
H A Dgd_webp.c40 int width, height; in gdImageCreateFromWebpCtx() local
H A Dgd_xbm.c40 unsigned int width = 0, height = 0; in gdImageCreateFromXbm() local
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp()
H A Dwbmp.h31 int height; /* height of the image */ member
/PHP-7.4/ext/standard/
H A Dimage.c66 unsigned int height; member
805 size_t ifd_size, dir_size, entry_value, width=0, height=0, ifd_addr; in php_handle_tiff() local
887 short width, height, bits; in php_handle_iff() local
944 int i, width = 0, height = 0; in php_get_wbmp() local
1025 unsigned int width = 0, height = 0; in php_get_xbm() local

Completed in 153 milliseconds