Searched refs:topLeft (Results 1 – 2 of 2) sorted by relevance
261 POINT topLeft; in WndProc() local262 topLeft.x = winRect.left; in WndProc()263 topLeft.y = winRect.top; in WndProc()264 ClientToScreen(hWnd, &topLeft); in WndProc()268 event.move.x = topLeft.x; in WndProc()269 event.move.y = topLeft.y; in WndProc()280 POINT topLeft; in WndProc() local281 topLeft.x = winRect.left; in WndProc()282 topLeft.y = winRect.top; in WndProc()283 ClientToScreen(hWnd, &topLeft); in WndProc()[all …]
164 uint64_t topLeft = returnedMask & (~bottomMask) & (~rightMask);199 for "`topLeft`", "`topRight`", "`bottomLeft`", and "`bottomRight`".