Searched refs:GUI_MON_TRS_CURSOR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dgui.h146 #define GUI_MON_TRS_CURSOR 0x08 /* drawing transparent cursor */ macro
H A Dgui.c1114 GUI_MON_TRS_CURSOR | GUI_MON_NOCLEAR,
1998 * GUI_MON_TRS_CURSOR is used to draw the cursor text with a transparent
2209 if (flags & GUI_MON_TRS_CURSOR)
2335 if (!(flags & (GUI_MON_IS_CURSOR | GUI_MON_TRS_CURSOR)))
2342 if (!(flags & (GUI_MON_IS_CURSOR | GUI_MON_TRS_CURSOR)))

Completed in 129 milliseconds