Lines Matching refs:p_tgc
1827 if (p_tgc) in screen_start_highlight()
1847 p_tgc && aep->ae_u.cterm.fg_rgb != CTERMCOLOR in screen_start_highlight()
1880 if (p_tgc && aep->ae_u.cterm.fg_rgb != CTERMCOLOR) in screen_start_highlight()
1893 if (p_tgc && aep->ae_u.cterm.bg_rgb != CTERMCOLOR) in screen_start_highlight()
1906 if (p_tgc && aep->ae_u.cterm.ul_rgb != CTERMCOLOR) in screen_start_highlight()
1967 p_tgc && aep->ae_u.cterm.fg_rgb != CTERMCOLOR in screen_stop_highlight()
1976 p_tgc && aep->ae_u.cterm.bg_rgb != CTERMCOLOR in screen_stop_highlight()
2067 if (p_tgc) in screen_stop_highlight()
2108 if (p_tgc ? (cterm_normal_fg_gui_color != INVALCOLOR in reset_cterm_colors()
3072 || (p_tgc && cterm_normal_bg_gui_color == INVALCOLOR) in can_clear()
3073 || (!p_tgc && cterm_normal_bg_color == 0) in can_clear()
4405 && !p_tgc in draw_tabline()