Searched refs:GetWindowContentRect (Results 1 – 3 of 3) sorted by relevance
56 bool GetWindowContentRect(HWND window, DesktopRect* result);
90 bool GetWindowContentRect(HWND window, DesktopRect* result) { in GetWindowContentRect() function308 if (!GetWindowContentRect(hwnd, &content_rect)) { in AreWindowsOverlapping()
209 if (!GetWindowContentRect(selected, &content_rect)) { in ShouldUseScreenCapturer()