Home
last modified time | relevance | path

Searched refs:set_foreground (Results 1 – 2 of 2) sorted by relevance

/minix/lib/libcurses/
H A Dcolor.c66 (set_background != NULL && set_foreground != NULL))) in has_colors()
137 else if (set_foreground != NULL && set_background != NULL) in start_color()
/minix/lib/libterminfo/
H A Dterm.h1491 #define set_foreground t_set_foreground(cur_term) macro