Home
last modified time | relevance | path

Searched refs:MOUSE_SETPOS (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1950 #define MOUSE_SETPOS 0x08 // only set current mouse position macro
H A Dmouse.c1599 if (flags & MOUSE_SETPOS) in jump_to_mouse()
H A Dmessage.c1285 (void)jump_to_mouse(MOUSE_SETPOS, NULL, 0); in wait_return()