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

  /src/lib/libcurses/
color.c 144 _cursesi_screen->color_type = COLOR_OTHER;
161 case COLOR_OTHER:
292 if (_cursesi_screen->color_type == COLOR_OTHER) {
355 if (_cursesi_screen->color_type == COLOR_OTHER) {
465 if (_cursesi_screen->color_type == COLOR_OTHER) {
572 case COLOR_OTHER:
614 case COLOR_OTHER:
curses_private.h 248 #define COLOR_OTHER 4 /* None of the others but can set fore/back */

Completed in 22 milliseconds