Searched refs:PointerForeground (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | parse.c | 117 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 D | cursor.c | 171 *cp = XCreatePixmapCursor(dpy, spm, mpm, &Scr->PointerForeground,
|
| H A D | screen.h | 131 XColor PointerForeground; /* pointer foreground color */ member in struct:ScreenInfo
|
| H A D | twm.c | 718 Scr->PointerForeground.pixel = black; 720 &Scr->PointerForeground);
|
Completed in 5 milliseconds