Home | Sort by: relevance | last modified time | path |
/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; |