Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c4877 int xPos = GET_X_LPARAM(lParam); in _WndProc() local
4896 xPos -= x; in _WndProc()
4898 if (xPos < 48) // <VN> TODO should use system metric? in _WndProc()