Searched refs:SG_GUI (Results 1 – 1 of 1) sorted by relevance
18 #define SG_GUI 4 // gui has been set macro808 if (!init || !(HL_TABLE()[idx].sg_set & SG_GUI)) in highlight_set_termgui_attr()811 HL_TABLE()[idx].sg_set |= SG_GUI; in highlight_set_termgui_attr()1121 if (!init || !(HL_TABLE()[idx].sg_set & SG_GUI)) in highlight_set_guifg()1124 HL_TABLE()[idx].sg_set |= SG_GUI; in highlight_set_guifg()1190 if (!init || !(HL_TABLE()[idx].sg_set & SG_GUI)) in highlight_set_guibg()1193 HL_TABLE()[idx].sg_set |= SG_GUI; in highlight_set_guibg()1252 if (!init || !(HL_TABLE()[idx].sg_set & SG_GUI)) in highlight_set_guisp()1255 HL_TABLE()[idx].sg_set |= SG_GUI; in highlight_set_guisp()1555 HL_TABLE()[idx].sg_set |= SG_TERM+SG_CTERM+SG_GUI; in do_highlight()