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

/xsrc/external/mit/twm/dist/src/
H A Dmenus.h79 Pixel hi_fore; /* highlight foreground */ member in struct:MenuItem
97 Pixel hi_fore; /* highlight foreground */ member in struct:MenuRoot
H A Dmenus.c374 MyFont_ChangeGC(mi->hi_fore, mi->hi_back, &Scr->MenuFont);
608 tmp->hi_fore = UNUSED_PIXEL;
826 if (mr->hi_fore != UNUSED_PIXEL) {
827 tmp->hi_fore = mr->hi_fore;
831 tmp->hi_fore = tmp->back;
903 cur->hi_fore = cur->back = b3.pixel;

Completed in 6 milliseconds