Home
last modified time | relevance | path

Searched defs:width (Results 1 – 16 of 16) sorted by relevance

/PHP-5.4/ext/gd/libgd/
H A Dgd_webp.c39 int width, height, ret; in gdImageCreateFromWebpPtr() local
63 int width, height, ret; in gdImageCreateFromWebpCtx() local
157 int width = im->sx; in gdImageWebpCtx() local
H A Dwbmp.h30 int width; /* width of the image */ member
H A Dwebpimg.c330 int width, in YUV420toRGBA()
358 int width = im->sx; in gd_YUV420toRGBA() local
482 int width, in RGBALinepairToYUV420()
597 int width, in RGBAToYUV420()
790 void AdjustColorspace(uint8* Y, uint8* U, uint8* V, int width, int height) { in AdjustColorspace()
818 void AdjustColorspaceBack(uint8* Y, uint8* U, uint8* V, int width, int height) { in AdjustColorspaceBack()
851 int *width, in WebPGetInfo()
H A Dxbm.c39 unsigned int width = 0, height = 0; in gdImageCreateFromXbm() local
H A Dgd_topal.c358 JDIMENSION width = cinfo->output_width; local
360 int width = oim->sx; local
1290 int width = oim->sx; local
1387 JDIMENSION width = cinfo->output_width; local
1395 int width = oim->sx; local
H A Dgd_png.c123 png_uint_32 width, height, rowbytes, w, h; in gdImageCreateFromPngCtx() local
465 int width = im->sx; in gdImagePngCtxEx() local
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp()
H A Dgd_gif_in.c188 int width, height; in gdImageCreateFromGifCtx() local
/PHP-5.4/ext/standard/
H A Dformatted_print.c130 int width, char padding, int alignment, in php_sprintf_appendint()
175 int width, char padding, int alignment) in php_sprintf_appenduint()
207 int width, char padding, in php_sprintf_appenddouble()
297 int width, char padding, int alignment, int n, in php_sprintf_append2n()
376 int alignment, currarg, adjusting, argnum, width, precision; in php_formatted_print() local
H A Dimage.c65 unsigned int width; member
807 size_t ifd_size, dir_size, entry_value, width=0, height=0, ifd_addr; in php_handle_tiff() local
889 short width, height, bits; in php_handle_iff() local
946 int i, width = 0, height = 0; in php_get_wbmp() local
1020 unsigned int width = 0, height = 0; in php_get_xbm() local
H A Dscanf.c592 size_t width; in php_sscanf_internal() local
/PHP-5.4/main/
H A Dsnprintf.c564 #define PAD( width, len, ch ) do \ argument
/PHP-5.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1820 int width; member
1865 int width) in mbfl_strimwidth()
/PHP-5.4/ext/gd/
H A Dgd.c2433 long srcx, srcy, width, height; in _php_image_create_from() local
4262 long _fg, _bg, x, y, size, space = 0, aa_steps = 4, width = 0; in PHP_FUNCTION() local
4587 long height, width, threshold; in _php_image_convert() local
/PHP-5.4/ext/exif/
H A Dexif.c1504 size_t width, height; member
1598 size_t width; member
/PHP-5.4/ext/mbstring/
H A Dmbstring.c2894 long from, width; in PHP_FUNCTION() local

Completed in 135 milliseconds