Searched defs:foreground (Results 1 – 6 of 6) sorted by relevance
177 int foreground, preserve; in main() local
80 int foreground = 0; /* act as demon if zero, else don't fork. */ variable
66 int foreground : 1; member
45 merge_colors(chtype foreground, chtype background) in merge_colors()
565 dlg_color_pair(int foreground, int background) in dlg_color_pair()595 define_color(WINDOW *win, int foreground) in define_color()
106 char foreground; /* true if running in the foreground */ member