Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c1341 DWORD dwLR = (pmer->dwButtonState & LEFT_RIGHT); in decode_mouse_event() local
1345 if (dwLR == LEFT || dwLR == RIGHT) in decode_mouse_event()