Lines Matching defs:new_height
1058 …_width, const unsigned int src_height, const unsigned int new_width, const unsigned int new_height) in gdImageScaleTwoPass()
1110 const unsigned long new_height = MAX(1, height); in gdImageScaleNearestNeighbour() local
1162 …ageScaleBilinearPalette(gdImagePtr im, const unsigned int new_width, const unsigned int new_height) in gdImageScaleBilinearPalette()
1264 … gdImageScaleBilinearTC(gdImagePtr im, const unsigned int new_width, const unsigned int new_height) in gdImageScaleBilinearTC()
1353 …tr gdImageScaleBilinear(gdImagePtr im, const unsigned int new_width, const unsigned int new_height) in gdImageScaleBilinear()
1365 const long new_height = MAX(1, height); in gdImageScaleBicubicFixed() local
1587 …Ptr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_height) 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