Searched refs:PointerBackground (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | parse.c | 118 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 D | cursor.c | 172 &Scr->PointerBackground,
|
| H A D | screen.h | 132 XColor PointerBackground; /* pointer background color */ member in struct:ScreenInfo
|
| H A D | twm.c | 721 Scr->PointerBackground.pixel = white; 723 &Scr->PointerBackground);
|
Completed in 5 milliseconds