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

/macosx-10.10/vim-55/runtime/syntax/
H A Dlynx.vim66 \ USE_MOUSE USE_SELECT_POPUPS VERBOSE_IMAGES VIEWER VI_KEYS_ALWAYS_ON
/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dcurses.c58 # define USE_MOUSE 1 macro
68 #ifdef USE_MOUSE
1247 #ifdef USE_MOUSE
1404 #endif /* USE_MOUSE */
2675 #ifdef USE_MOUSE
2696 #endif /* USE_MOUSE */
2764 #ifdef USE_MOUSE
2769 #endif /* USE_MOUSE */
3132 #ifdef USE_MOUSE
3383 #endif /* USE_MOUSE */
[all...]
/macosx-10.10/nano-12/src/
H A Dnano.c682 /* Initialize mouse support. Enable it if the USE_MOUSE flag is set,
686 if (ISSET(USE_MOUSE))
1048 if (ISSET(USE_MOUSE))
1882 SET(USE_MOUSE);
H A Dnano.h355 #define USE_MOUSE (1<<8) macro
H A Drcfile.c45 {"mouse", USE_MOUSE},
H A Dglobal.c1360 FALSE, USE_MOUSE));

Completed in 95 milliseconds