Searched defs:GetBoundsInRootWindow (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_guest.cc96 gfx::Rect RenderWidgetHostViewGuest::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewGuest
H A Dtest_render_view_host.cc187 gfx::Rect TestRenderWidgetHostView::GetBoundsInRootWindow() { function in class:content::TestRenderWidgetHostView
H A Drender_widget_host_view_android.cc898 gfx::Rect RenderWidgetHostViewAndroid::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewAndroid
H A Drender_widget_host_view_gtk.cc1270 gfx::Rect RenderWidgetHostViewGtk::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewGtk
H A Drender_widget_host_view_aura.cc555 cutouts.push_back(transients[i]->GetBoundsInRootWindow());
915 gfx::Rect view_bounds = window_->GetBoundsInRootWindow();
1977 gfx::Rect RenderWidgetHostViewAura::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewAura
H A Drender_widget_host_view_win.cc2494 gfx::Rect RenderWidgetHostViewWin::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewWin
/external/chromium_org/ui/aura/
H A Dwindow.cc262 gfx::Rect Window::GetBoundsInRootWindow() const { function in class:aura::Window
274 gfx::Rect bounds(GetBoundsInRootWindow());

Completed in 1026 milliseconds