Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c7355 static int oldbuttons = 0; in SIGDEFARG() local
7375 if (oldbuttons == buttons && buttons != 0) in SIGDEFARG()
7398 oldbuttons = buttons; in SIGDEFARG()