Home
last modified time | relevance | path

Searched refs:gnPixelToFill (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c9173 static int gnPixelToFill=(-1); variable
9346 XPutPixel(image, c, r, gnPixelToFill);
9378 gnPixelToFill = colorPixels[colorIndex];
9380 } else if (gnPixelToFill != pixel) {
9402 XPutPixel(image, image_x, image_y, gnPixelToFill);
9405 if (pixels[i] == gnPixelToFill) {
10075 gnPixelToFill = colorPixels[colorIndex];