Searched refs:xPos (Results 1 – 1 of 1) sorted by relevance
4877 int xPos = GET_X_LPARAM(lParam); in _WndProc() local4896 xPos -= x; in _WndProc()4898 if (xPos < 48) // <VN> TODO should use system metric? in _WndProc()