Searched refs:CURSOR_BAR_RIGHT (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dmacros.h250 # define CURSOR_BAR_RIGHT (curwin->w_p_rl && (!(State & CMDLINE) || cmdmsg_rl)) macro
H A Dgui_w48.c1682 CURSOR_BAR_RIGHT ? FILL_X(gui.col + 1) - w :
H A Dgui_x11.c2802 CURSOR_BAR_RIGHT ? FILL_X(gui.col + 1) - w :
H A Dgui.c1093 if (CURSOR_BAR_RIGHT)
H A Dgui_gtk_x11.c5313 CURSOR_BAR_RIGHT ? FILL_X(gui.col + 1) - w :
H A Dgui_mac.c4380 if (CURSOR_BAR_RIGHT)

Completed in 268 milliseconds