Home
last modified time | relevance | path

Searched defs:height (Results 1 – 8 of 8) sorted by relevance

/PHP-5.3/ext/gd/libgd/
H A Dwbmp.h31 int height; /* height of the image */ member
H A Dxbm.c39 unsigned int width = 0, height = 0; in gdImageCreateFromXbm() local
H A Dgd_png.c123 png_uint_32 width, height, rowbytes, w, h; in gdImageCreateFromPngCtx() local
466 int height = im->sy; in gdImagePngCtxEx() local
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp()
H A Dgd_gif_in.c186 int width, height; in gdImageCreateFromGifCtx() local
546 ReadImage(gdImagePtr im, gdIOCtx *fd, int len, int height, unsigned char (*cmap)[256], int interlac… in ReadImage()
/PHP-5.3/ext/standard/
H A Dimage.c63 unsigned int height; member
803 size_t ifd_size, dir_size, entry_value, width=0, height=0, ifd_addr; in php_handle_tiff() local
885 short width, height, bits; in php_handle_iff() local
942 int i, width = 0, height = 0; in php_get_wbmp() local
1016 unsigned int width = 0, height = 0; in php_get_xbm() local
/PHP-5.3/ext/gd/
H A Dgd.c2413 long srcx, srcy, width, height; in _php_image_create_from() local
4545 long height, width, threshold; in _php_image_convert() local
/PHP-5.3/ext/exif/
H A Dexif.c1504 size_t width, height; member
1599 size_t height; member

Completed in 60 milliseconds