Searched defs:fore (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libeti/form/common/
H A Dfield_fore.c39 set_field_fore(FIELD *f, chtype fore) argument
43 if ((fore & (chtype) A_ATTRIBUTES) != fore)
46 if (Fore(f) != fore) {
47 Fore(f) = fore;
/osnet-11/usr/src/lib/libeti/menu/inc/
H A Dmenu.h98 chtype fore; /* Attribute for selection */ member in struct:MENU
/osnet-11/usr/src/lib/libeti/form/inc/
H A Dform.h88 chtype fore; /* foreground attribute */ member in struct:fieldnode

Completed in 30 milliseconds