HomeSort by relevance Sort by last modified time
    Searched defs:GetBoundsInRootWindow (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/content/browser/renderer_host/
test_render_view_host.cc 187 gfx::Rect TestRenderWidgetHostView::GetBoundsInRootWindow() {
render_widget_host_view_guest.cc 96 gfx::Rect RenderWidgetHostViewGuest::GetBoundsInRootWindow() {
render_widget_host_view_android.cc 898 gfx::Rect RenderWidgetHostViewAndroid::GetBoundsInRootWindow() {
    [all...]
render_widget_host_view_gtk.cc     [all...]
render_widget_host_view_aura.cc 555 cutouts.push_back(transients[i]->GetBoundsInRootWindow());
915 gfx::Rect view_bounds = window_->GetBoundsInRootWindow();
    [all...]
render_widget_host_view_win.cc     [all...]
  /external/chromium_org/ui/aura/
window.cc 262 gfx::Rect Window::GetBoundsInRootWindow() const {
274 gfx::Rect bounds(GetBoundsInRootWindow());
    [all...]

Completed in 112 milliseconds