Searched refs:exit_attribute_mode (Results 1 – 5 of 5) sorted by relevance
451 if (exit_attribute_mode) in setulmode()452 PRINT(exit_attribute_mode); in setulmode()
295 if (exit_attribute_mode != NULL) { in termattrs() 332 if (exit_attribute_mode != NULL) { in term_attrs()
853 if (off & __TERMATTR && exit_attribute_mode != NULL) { in putattr() 854 tputs(exit_attribute_mode, 0, __cputchar); in putattr() 927 if (exit_attribute_mode != NULL) { in putattr() 2068 tputs(exit_attribute_mode, 0, __cputchar);
911 me = exit_attribute_mode; in init_hilite()
1221 #define exit_attribute_mode t_exit_attribute_mode(cur_term) macro