HomeSort by: relevance | last modified time | path
    Searched defs:__unset_color (Results 1 - 2 of 2) 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");
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");

Completed in 22 milliseconds