Searched refs:FEAT_MOUSE_TTY (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dfeature.h1081 #if !defined(FEAT_MOUSE_TTY) \
1087 # define FEAT_MOUSE_TTY /* include non-GUI mouse support */ macro
1089 #if !defined(FEAT_MOUSE) && (defined(FEAT_MOUSE_TTY) || defined(FEAT_GUI))
H A Dterm.c1911 # ifdef FEAT_MOUSE_TTY
2062 # ifdef FEAT_MOUSE_TTY
2071 # if (!defined(UNIX) || defined(FEAT_MOUSE_TTY)) || defined(PROTO)
2082 # ifdef FEAT_MOUSE_TTY
2109 && defined(FEAT_MOUSE_TTY)) || defined(PROTO)
2119 # ifdef FEAT_MOUSE_TTY
2612 #if defined(FEAT_TITLE) || defined(FEAT_MOUSE_TTY) || defined(FEAT_GUI) \
3214 #ifdef FEAT_MOUSE_TTY
3343 # ifdef FEAT_MOUSE_TTY
3351 # ifdef FEAT_MOUSE_TTY /* Shoul
[all...]
H A Dos_unix.c2152 #if defined(FEAT_MOUSE_TTY) || defined(PROTO)
3302 #if defined(FEAT_MOUSE_TTY) || defined(PROTO)

Completed in 88 milliseconds