Searched refs:norm_gray_gc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DSmeBSBP.h68 GC norm_gray_gc; /* Normal color (grayed out) gc */ member in struct:__anon3df996ec0108
/xsrc/external/mit/libXaw/dist/src/
H A DSmeBSB.c347 gc = entry->sme_bsb.norm_gray_gc;
739 entry->sme_bsb.norm_gray_gc = XtAllocateGC(w, 0, mask_i18n, &values,
742 entry->sme_bsb.norm_gray_gc = XtGetGC(w, mask, &values);
767 XtReleaseGC(w, entry->sme_bsb.norm_gray_gc);

Completed in 4 milliseconds