Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.h121 #define GUI_MON_IS_CURSOR 0x04 // drawing cursor macro
H A Dgui.c1322 GUI_MON_IS_CURSOR | GUI_MON_NOCLEAR, cfg, cbg, 0); in gui_update_cursor()
2428 if ((flags & GUI_MON_IS_CURSOR) && gui.in_focus) in gui_outstr_nowrap()
2645 if (!(flags & (GUI_MON_IS_CURSOR | GUI_MON_TRS_CURSOR))) in gui_outstr_nowrap()
2652 if (!(flags & (GUI_MON_IS_CURSOR | GUI_MON_TRS_CURSOR))) in gui_outstr_nowrap()