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

/xsrc/external/mit/twm/dist/src/
H A Dparse.c117 if (Scr->PointerForeground.pixel != Scr->Black ||
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,
[all...]
H A Dcursor.c171 *cp = XCreatePixmapCursor(dpy, spm, mpm, &Scr->PointerForeground,
H A Dscreen.h131 XColor PointerForeground; /* pointer foreground color */ member in struct:ScreenInfo
H A Dtwm.c718 Scr->PointerForeground.pixel = black;
720 &Scr->PointerForeground);

Completed in 5 milliseconds