Searched refs:set_a_foreground (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/tetris/
H A Dscreen.c104 if (set_a_foreground == NULL)
110 buf = tiparm(set_a_foreground, c);
/netbsd-current/lib/libcurses/
H A Dcolor.c68 ((set_a_foreground != NULL && set_a_background != NULL) ||
136 if (set_a_foreground != NULL && set_a_background != NULL)
/netbsd-current/lib/libterminfo/
H A Dterm.h1483 #define set_a_foreground t_set_a_foreground(cur_term) macro
1881 * set_a_foreground: Set foreground colour to #1 using ANSI escape

Completed in 146 milliseconds