Searched refs:GetScreenRect (Results 1 – 10 of 10) sorted by relevance
36 DesktopRect GetScreenRect();124 DesktopRect rect = GetScreenRect(); in Capture()133 DesktopRect MouseCursorMonitorWin::GetScreenRect() { in GetScreenRect() function in webrtc::MouseCursorMonitorWin
31 DesktopRect GetScreenRect(ScreenId screen, const std::wstring& device_key);
57 DesktopRect GetScreenRect(ScreenId screen, const std::wstring& device_key) { in GetScreenRect() function
240 GetScreenRect(current_screen_id_, current_device_key_); in CaptureImage()
116 DesktopRect rect = GetScreenRect(current_screen_id_, current_device_key_); in Capture()
86 gfx::Rect screen_rect = bvr->GetScreenRect(); in GetViewDescription()
107 gfx::Rect GetScreenRect() const;
516 gfx::Rect BrowserViewRenderer::GetScreenRect() const { in GetScreenRect() function in android_webview::BrowserViewRenderer
2004 return GetScreenRect(pages_[index]->rect()); in GetPageContentsRect()2490 left = GetScreenRect(left).Intersect(dirty_in_screen); in FillPageSides()2504 right = GetScreenRect(right).Intersect(dirty_in_screen); in FillPageSides()2516 bottom = GetScreenRect(bottom).Intersect(dirty_in_screen); in FillPageSides()2536 shadow_rect = GetScreenRect(shadow_rect); in PaintPageShadow()2598 loading_text_in_screen = GetScreenRect(loading_text_in_screen); in PaintUnavailablePage()2624 pp::Rect page_rect = GetScreenRect(pages_[page_index]->rect()); in GetPDFiumRect()2655 return GetScreenRect(pp::Rect( in GetPageScreenRect()2663 pp::Rect PDFiumEngine::GetScreenRect(const pp::Rect& rect) const { in GetScreenRect() function in chrome_pdf::PDFiumEngine
353 pp::Rect GetScreenRect(const pp::Rect& rect) const;