Home
last modified time | relevance | path

Searched refs:COLOR_HP (Results 1 – 2 of 2) sorted by relevance

/minix3/lib/libcurses/
H A Dcolor.c134 _cursesi_screen->color_type = COLOR_HP; in start_color()
149 case COLOR_HP: in start_color()
547 case COLOR_HP: in __set_color()
589 case COLOR_HP: in __unset_color()
613 case COLOR_HP: in __restore_colors()
H A Dcurses_private.h220 #define COLOR_HP 2 /* HP-style colour manipulation */ macro