Searched refs:HIGHLIGHT (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1StripCharP.h38 #define HIGHLIGHT 1 << 1 macro
39 #define ALL_GCS (FOREGROUND | HIGHLIGHT)
H A DXaw3_1StripChart.c144 if (which & HIGHLIGHT) {
165 if (which & HIGHLIGHT)
447 new_gc |= HIGHLIGHT;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DStripCharP.h62 #define HIGHLIGHT 1 << 1 macro
63 #define ALL_GCS (FOREGROUND | HIGHLIGHT)
H A DStripChart.c159 if (which & HIGHLIGHT) {
180 if (which & HIGHLIGHT)
470 new_gc |= HIGHLIGHT;

Completed in 36 milliseconds