Searched refs:PointerBackground (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dparse.c118 Scr->PointerBackground.pixel != Scr->White) {
120 &Scr->PointerForeground, &Scr->PointerBackground);
122 &Scr->PointerForeground, &Scr->PointerBackground);
124 &Scr->PointerForeground, &Scr->PointerBackground);
126 &Scr->PointerForeground, &Scr->PointerBackground);
128 &Scr->PointerForeground, &Scr->PointerBackground);
130 &Scr->PointerForeground, &Scr->PointerBackground);
132 &Scr->PointerForeground, &Scr->PointerBackground);
134 &Scr->PointerForeground, &Scr->PointerBackground);
136 &Scr->PointerForeground, &Scr->PointerBackground);
[all...]
H A Dcursor.c172 &Scr->PointerBackground,
H A Dscreen.h132 XColor PointerBackground; /* pointer background color */ member in struct:ScreenInfo
H A Dtwm.c721 Scr->PointerBackground.pixel = white;
723 &Scr->PointerBackground);

Completed in 5 milliseconds