Lines Matching defs:new_width
1058 … const unsigned int src_width, const unsigned int src_height, const unsigned int new_width, const … in gdImageScaleTwoPass()
1109 const unsigned long new_width = MAX(1, width); in gdImageScaleNearestNeighbour() local
1162 static gdImagePtr gdImageScaleBilinearPalette(gdImagePtr im, const unsigned int new_width, const un… in gdImageScaleBilinearPalette()
1264 static gdImagePtr gdImageScaleBilinearTC(gdImagePtr im, const unsigned int new_width, const unsigne… in gdImageScaleBilinearTC()
1353 gdImagePtr gdImageScaleBilinear(gdImagePtr im, const unsigned int new_width, const unsigned int new… in gdImageScaleBilinear()
1364 const long new_width = MAX(1, width); in gdImageScaleBicubicFixed() local
1587 gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_… in gdImageScale()
1657 int new_height, new_width; in gdImageRotateNearestNeighbour() local
1713 int new_width, new_height; in gdImageRotateGeneric() local
1769 unsigned int new_width, new_height; in gdImageRotateBilinear() local
1884 unsigned int new_width, new_height; in gdImageRotateBicubicFixed() local