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

/external/chromium_org/content/test/
H A Dtest_render_view_host.cc190 gfx::Rect TestRenderWidgetHostView::GetBoundsInRootWindow() { function in class:content::TestRenderWidgetHostView
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_android.cc983 gfx::Rect RenderWidgetHostViewAndroid::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewAndroid
H A Drender_widget_host_view_gtk.cc1277 gfx::Rect RenderWidgetHostViewGtk::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewGtk
H A Drender_widget_host_view_guest.cc99 gfx::Rect RenderWidgetHostViewGuest::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewGuest
H A Drender_widget_host_view_aura.cc604 gfx::Rect window_bounds = window_->GetBoundsInRootWindow();
808 gfx::Rect view_bounds = window_->GetBoundsInRootWindow();
1216 gfx::Rect window_bounds = window_->GetBoundsInRootWindow();
2078 gfx::Rect RenderWidgetHostViewAura::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewAura
H A Drender_widget_host_view_win.cc2500 gfx::Rect RenderWidgetHostViewWin::GetBoundsInRootWindow() { function in class:content::RenderWidgetHostViewWin
/external/chromium_org/ui/aura/
H A Dwindow.cc416 gfx::Rect Window::GetBoundsInRootWindow() const { function in class:aura::Window
428 gfx::Rect bounds(GetBoundsInRootWindow());

Completed in 164 milliseconds