HomeSort by: relevance | last modified time | path
    Searched defs:try_color (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/EXAMPLES/
view.c 70 static bool try_color = FALSE; variable in typeref:typename:bool
200 try_color = TRUE;
281 if (try_color) {
287 try_color = FALSE;
view.c 70 static bool try_color = FALSE; variable in typeref:typename:bool
200 try_color = TRUE;
281 if (try_color) {
287 try_color = FALSE;

Completed in 24 milliseconds