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

  /src/games/testpat/
testpat.c 214 attrset(A_NORMAL);
225 attrset(A_NORMAL);
235 attrset(A_NORMAL);
262 attrset(A_NORMAL);
290 attrset(A_NORMAL);
320 attrset(A_NORMAL);
357 attrset(A_NORMAL);
403 attrset(A_NORMAL);
450 attrset(A_NORMAL);
464 attrset(A_NORMAL);
    [all...]
  /src/tests/lib/libcurses/slave/
commands.c 205 string[1] = A_NORMAL | '\0';
  /src/lib/libcurses/
screen.c 156 new_screen->nca = A_NORMAL;
curses.h 245 #define A_NORMAL __NORMAL
  /src/lib/libform/
field.c 66 A_NORMAL, /* character attributes for the foreground */
67 A_NORMAL, /* character attributes for the background */
  /src/games/worms/
worms.c 565 A_NORMAL, A_BOLD, A_DIM
  /src/lib/libmenu/
menu.c 53 A_NORMAL, /* menu background */

Completed in 14 milliseconds