Searched refs:curpair (Results 1 – 3 of 3) sorted by relevance
126 _cursesi_screen->curpair = -1; in start_color()545 if (pair == _cursesi_screen->curpair) in __set_color()587 _cursesi_screen->curpair = pair; in __set_color()622 _cursesi_screen->curpair = -1; in __unset_color()636 _cursesi_screen->curpair = -1; in __restore_colors()
159 new_screen->curpair = -1; in newterm()
229 short curpair; /* current colour pair set on the terminal */ member