Searched refs:DRAW_CURSOR (Results 1 – 3 of 3) sorted by relevance
133 #define DRAW_CURSOR 0x20 // drawing block cursor (win32) macro
2430 draw_flags |= DRAW_CURSOR; in gui_outstr_nowrap()
6188 if (flags & DRAW_CURSOR) in gui_mch_draw_string()