Home
last modified time | relevance | path

Searched refs:FEAT_MOUSE_DEC (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/
H A Dfeature.h959 # define FEAT_MOUSE_DEC macro
H A Dmouse.c1307 # ifdef FEAT_MOUSE_DEC in set_mouse_termcode()
1355 # ifdef FEAT_MOUSE_DEC in del_mouse_termcode()
2512 # ifdef FEAT_MOUSE_DEC in check_termcode_mouse()
H A Dversion.c380 # ifdef FEAT_MOUSE_DEC
H A Dos_unix.c3796 #ifdef FEAT_MOUSE_DEC in mch_setmouse()
3979 # ifdef FEAT_MOUSE_DEC in check_mouse_termcode()
6076 #if defined(FEAT_MOUSE_DEC) in WaitForCharOrMouse()
H A Dterm.c5534 # ifdef FEAT_MOUSE_DEC in check_termcode()
5647 #ifdef FEAT_MOUSE_DEC in check_termcode()
H A Dglobals.h563 #if defined(FEAT_MOUSE_DEC)
H A Dmisc2.c1013 #ifdef FEAT_MOUSE_DEC
H A Devalfunc.c5402 #if (defined(UNIX) || defined(VMS)) && defined(FEAT_MOUSE_DEC) in f_has()