Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.e27 extern int gnNumNewColorsInPixmapFile;
H A Dxpixmap.c3436 gnNumNewColorsInPixmapFile = 0;
3965 gnNumNewColorsInPixmapFile = maxColors - saved_max_colors;
3966 if (gnNumNewColorsInPixmapFile != 0) {
3968 gnNumNewColorsInPixmapFile);
H A Dimgproc.c76 int gnNumNewColorsInPixmapFile=0; variable