Searched refs:swpClient (Results 1 – 1 of 1) sorted by relevance
360 …SWP swpClient; …362 …WinQueryWindowPos(pVideo->hidden->hwndClient, &swpClient); …364 …(ppts->x) = (ppts->x) * pVideo->hidden->SrcBufferDesc.uiXResolution / swpClient.cx; …365 …(ppts->y) = (ppts->y) * pVideo->hidden->SrcBufferDesc.uiYResolution / swpClient.cy; …736 SWP swpClient; in WndProc() local739 WinQueryWindowPos(pVideo->hidden->hwndClient, &swpClient); in WndProc()744 ptl.x + swpClient.cx/2, in WndProc()745 ptl.y + swpClient.cy/2); in WndProc()788 SWP swpClient; in WndProc() local791 WinQueryWindowPos(pVideo->hidden->hwndClient, &swpClient); in WndProc()[all …]