Lines Matching refs:INVALCOLOR
1139 guicolor_T shape_fg = INVALCOLOR; in gui_update_cursor()
1140 guicolor_T shape_bg = INVALCOLOR; in gui_update_cursor()
1202 cfg = INVALCOLOR; in gui_update_cursor()
1203 cbg = INVALCOLOR; in gui_update_cursor()
1212 if (shape_bg != INVALCOLOR) in gui_update_cursor()
1240 if (bg != INVALCOLOR) in gui_update_cursor()
1242 if (fg != INVALCOLOR) in gui_update_cursor()
1260 if (cfg == INVALCOLOR) in gui_update_cursor()
1263 if (cbg == INVALCOLOR) in gui_update_cursor()
1267 if (cfg == INVALCOLOR) in gui_update_cursor()
1269 if (cbg == INVALCOLOR) in gui_update_cursor()
1279 if (xim_bg_color == INVALCOLOR) in gui_update_cursor()
1282 if (xim_fg_color == INVALCOLOR) in gui_update_cursor()
2438 if (fg_color == INVALCOLOR) in gui_outstr_nowrap()
2441 if (bg_color == INVALCOLOR) in gui_outstr_nowrap()
2444 if (sp_color == INVALCOLOR) in gui_outstr_nowrap()
4748 if (gui.norm_pixel == gui.back_pixel || gui.norm_pixel == INVALCOLOR) in gui_check_colors()
4751 if (gui.norm_pixel == gui.back_pixel || gui.norm_pixel == INVALCOLOR) in gui_check_colors()
4780 return INVALCOLOR; in gui_get_color()
4783 if (t == INVALCOLOR in gui_get_color()