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