Searched refs:botRight (Results 1 – 1 of 1) sorted by relevance
285 POINT botRight; in WndProc() local286 botRight.x = winRect.right; in WndProc()287 botRight.y = winRect.bottom; in WndProc()288 ClientToScreen(hWnd, &botRight); in WndProc()292 event.size.width = botRight.x - topLeft.x; in WndProc()293 event.size.height = botRight.y - topLeft.y; in WndProc()