HomeSort by: relevance | last modified time | path
    Searched refs:PointerForeground (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/twm/dist/src/
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, &Scr->PointerBackground)
    [all...]
cursor.c 171 *cp = XCreatePixmapCursor(dpy, spm, mpm, &Scr->PointerForeground,
screen.h 131 XColor PointerForeground; /* pointer foreground color */
twm.c 718 Scr->PointerForeground.pixel = black;
720 &Scr->PointerForeground);

Completed in 6 milliseconds