Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dsetup.e124 extern int myYellowPixel;
H A Dcolor.c951 myVryLtPixel = myYellowPixel = INVALID; in InitColor()
960 myYellowPixel = color.pixel; in InitColor()
1001 myYellowPixel == INVALID) { in InitColor()
H A Druler.c1403 XSetForeground(mainDisplay, xpmGC, myYellowPixel); in CreateLightYellowBackgroundPixmapForTooltip()
H A Dsetup.c233 int myYellowPixel=INVALID; variable