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

  /src/lib/libcurses/
color.c 556 __unset_color(curscr);
575 __unset_color(curscr);
593 * __unset_color --
597 __unset_color(WINDOW *win) function in typeref:typename:void
599 __CTRACE(__CTRACE_COLOR, "__unset_color\n");
curses_private.h 415 void __unset_color(WINDOW *win);
refresh.c 2078 __unset_color(curscr);

Completed in 15 milliseconds