Searched refs:brush_color (Results 1 – 1 of 1) sorted by relevance
6136 static guicolor_T brush_color[2] = {INVALCOLOR, INVALCOLOR}; in gui_mch_draw_string() local6160 if (gui.currBgColor == brush_color[0]) in gui_mch_draw_string()6165 else if (gui.currBgColor == brush_color[1]) in gui_mch_draw_string()6175 brush_color[brush_lru] = gui.currBgColor; in gui_mch_draw_string()