Home
last modified time | relevance | path

Searched refs:DRAW_UNDERC (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dgui.h129 #define DRAW_UNDERC 0x08 // draw undercurl text macro
H A Dgui_x11.c2449 if (flags & DRAW_UNDERC) in gui_mch_draw_string()
H A Dgui.c2499 draw_flags |= DRAW_UNDERC; in gui_outstr_nowrap()
H A Dgui_gtk_x11.c5420 if (flags & DRAW_UNDERC) in draw_under()
H A Dgui_w32.c6393 if (flags & DRAW_UNDERC) in gui_mch_draw_string()