Searched refs:revgc (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1ListP.h | 96 revgc, member in struct:__anon305
|
H A D | Xaw3_1List.c | 180 lw->list.revgc = XtGetGC(w, (unsigned) GCForeground | GCFont, 487 gc = lw->list.revgc; 495 HighlightBackground(w, x, y, item, lw->list.revgc); 501 gc = lw->list.revgc; 828 XtDestroyGC(cl->list.revgc);
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | ListP.h | 96 revgc, member in struct:__anon369
|
H A D | List.c | 202 lw->list.revgc = XtAllocateGC( w, 0, (unsigned) GCForeground, 205 lw->list.revgc = XtGetGC( w, (unsigned) GCForeground | GCFont, 606 gc = lw->list.revgc; 614 HighlightBackground(w, x, y, lw->list.revgc); 620 gc = lw->list.revgc; 983 XtReleaseGC(current, cl->list.revgc); 1061 XtReleaseGC(w, lw->list.revgc);
|
Completed in 197 milliseconds