Searched refs:GUI_MON_IS_CURSOR (Results 1 – 2 of 2) sorted by relevance
121 #define GUI_MON_IS_CURSOR 0x04 // drawing cursor macro
1322 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()