HomeSort by: relevance | last modified time | path
    Searched refs:set_a_foreground (Results 1 - 3 of 3) sorted by relevancy

  /src/games/tetris/
screen.c 104 if (set_a_foreground == NULL)
110 buf = tiparm(set_a_foreground, c);
  /src/lib/libcurses/
color.c 68 ((set_a_foreground != NULL && set_a_background != NULL) ||
137 if (set_a_foreground != NULL && set_a_background != NULL)
  /src/lib/libterminfo/
term.h 1483 #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 14 milliseconds