Searched refs:_width (Results 1 – 1 of 1) sorted by relevance
1180 long _width = MAX(1, new_width); in gdImageScaleBilinearPalette() local1182 float dx = (float)gdImageSX(im) / (float)_width; in gdImageScaleBilinearPalette()1218 for (j=0; j < _width; j++) { in gdImageScaleBilinearPalette()
Completed in 13 milliseconds