Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dsetup.e117 extern int myRubberBandPixel;
H A Dcolor.c1268 myRubberBandPixel = INVALID; in InitColor()
1272 myRubberBandPixel = color.pixel; in InitColor()
1273 xorOne = myRubberBandPixel^myBgPixel; in InitColor()
H A Dsetup.c226 int myRubberBandPixel=INVALID; variable