Searched refs:HL_ALL (Results 1 – 5 of 5) sorted by relevance
91 #define ATTR_OFF (HL_ALL + 1)2699 if (char_attr <= HL_ALL && prim_attr <= HL_ALL) in hl_combine_attr()2704 if (char_attr > HL_ALL) in hl_combine_attr()2714 if (char_attr <= HL_ALL) in hl_combine_attr()2718 if (prim_attr <= HL_ALL) in hl_combine_attr()2747 if (char_attr > HL_ALL) in hl_combine_attr()2759 if (char_attr <= HL_ALL) in hl_combine_attr()2763 if (prim_attr <= HL_ALL) in hl_combine_attr()2804 if (char_attr > HL_ALL) in hl_combine_attr()2811 if (char_attr <= HL_ALL) in hl_combine_attr()[all …]
411 screen_attr = HL_ALL + 1; in reset_screen_attr()531 if (hl > HL_ALL) in screen_line()661 if (hl > HL_ALL) in screen_line()743 if (hl > HL_ALL || (hl & HL_BOLD)) in screen_line()1648 if (n > HL_ALL) in screen_puts_len()1805 if (attr > HL_ALL) // special HL attr. in screen_start_highlight()1955 if (screen_attr > HL_ALL) // special HL attr. in screen_stop_highlight()2399 && attr <= HL_ALL in screen_fill()2474 && (ScreenAttrs[off] > HL_ALL in screen_fill()
1255 if (attr > HL_ALL) in gui_update_cursor()1779 if (mask > HL_ALL) // highlight code in gui_start_highlight()1788 if (mask > HL_ALL) // highlight code in gui_stop_highlight()2352 if (gui.highlight_mask > HL_ALL) in gui_outstr_nowrap()
668 #define HL_ALL 0xff macro
5723 if (attr > HL_ALL) in f_term_getattr()