Home
last modified time | relevance | path

Searched refs:currSpColor (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui.h445 guicolor_T currSpColor; // Current special text color member
H A Dgui_w32.c5644 gui.currSpColor = color; in gui_mch_set_sp_color()
6389 draw_line(FILL_X(col), y, FILL_X(col + len), y, gui.currSpColor); in gui_mch_draw_string()
6403 set_pixel(x, y - offset, gui.currSpColor); in gui_mch_draw_string()