GetBoundsInRootWindow 142 ash/root_window_controller_unittest.cc normal->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 149 ash/root_window_controller_unittest.cc maximized->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 164 ash/root_window_controller_unittest.cc fullscreen->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 200 ash/root_window_controller_unittest.cc normal->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 212 ash/root_window_controller_unittest.cc maximized->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 221 ash/root_window_controller_unittest.cc maximized->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 232 ash/root_window_controller_unittest.cc fullscreen->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 238 ash/root_window_controller_unittest.cc maximized->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 244 ash/root_window_controller_unittest.cc fullscreen->GetNativeView()->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 367 ash/system/web_notification/web_notification_tray.cc max_height = status_area_window->GetBoundsInRootWindow().bottom(); GetBoundsInRootWindow 59 ash/wm/app_list_controller_unittest.cc gfx::Rect app_window_bounds = app_window->GetBoundsInRootWindow(); GetBoundsInRootWindow 76 ash/wm/app_list_controller_unittest.cc gfx::Rect app_window_bounds = app_window->GetBoundsInRootWindow(); GetBoundsInRootWindow 94 ash/wm/panels/panel_layout_manager_unittest.cc gfx::Rect panel_bounds = panel->GetBoundsInRootWindow(); GetBoundsInRootWindow 110 ash/wm/panels/panel_layout_manager_unittest.cc gfx::Rect window1_bounds = panel1->GetBoundsInRootWindow(); GetBoundsInRootWindow 111 ash/wm/panels/panel_layout_manager_unittest.cc gfx::Rect window2_bounds = panel2->GetBoundsInRootWindow(); GetBoundsInRootWindow 538 ash/wm/panels/panel_layout_manager_unittest.cc int window_x1 = w1->GetBoundsInRootWindow().CenterPoint().x(); GetBoundsInRootWindow 539 ash/wm/panels/panel_layout_manager_unittest.cc int window_x2 = w2->GetBoundsInRootWindow().CenterPoint().x(); GetBoundsInRootWindow 540 ash/wm/panels/panel_layout_manager_unittest.cc int window_x3 = w3->GetBoundsInRootWindow().CenterPoint().x(); GetBoundsInRootWindow 557 ash/wm/panels/panel_layout_manager_unittest.cc int window_x1 = w1->GetBoundsInRootWindow().CenterPoint().x(); GetBoundsInRootWindow 558 ash/wm/panels/panel_layout_manager_unittest.cc int window_x2 = w2->GetBoundsInRootWindow().CenterPoint().x(); GetBoundsInRootWindow 559 ash/wm/panels/panel_layout_manager_unittest.cc int window_x3 = w3->GetBoundsInRootWindow().CenterPoint().x(); GetBoundsInRootWindow 213 ash/wm/resize_shadow_and_cursor_unittest.cc gfx::Rect bounds(window()->GetBoundsInRootWindow()); GetBoundsInRootWindow 425 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); GetBoundsInRootWindow 441 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); GetBoundsInRootWindow 457 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); GetBoundsInRootWindow 512 ash/wm/toplevel_window_event_handler_unittest.cc end = location = window->GetBoundsInRootWindow().CenterPoint(); GetBoundsInRootWindow 557 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); GetBoundsInRootWindow 123 ash/wm/video_detector.cc if (!window->GetBoundsInRootWindow().Intersects(root_bounds)) GetBoundsInRootWindow 356 ash/wm/workspace/workspace_event_handler_unittest.cc generator.MoveMouseTo(window->GetBoundsInRootWindow().CenterPoint()); GetBoundsInRootWindow 123 content/browser/frame_host/render_widget_host_view_child_frame.h virtual gfx::Rect GetBoundsInRootWindow() OVERRIDE; GetBoundsInRootWindow 399 content/browser/renderer_host/render_widget_host_impl.cc last_window_screen_rect_ = view_->GetBoundsInRootWindow(); GetBoundsInRootWindow 1523 content/browser/renderer_host/render_widget_host_impl.cc view_->GetBoundsInRootWindow() == last_window_screen_rect_) { GetBoundsInRootWindow 147 content/browser/renderer_host/render_widget_host_view_android.h virtual gfx::Rect GetBoundsInRootWindow() OVERRIDE; GetBoundsInRootWindow 640 content/browser/renderer_host/render_widget_host_view_aura.cc window_->GetBoundsInRootWindow()); GetBoundsInRootWindow 828 content/browser/renderer_host/render_widget_host_view_aura.cc gfx::Rect view_bounds = window_->GetBoundsInRootWindow(); GetBoundsInRootWindow 1274 content/browser/renderer_host/render_widget_host_view_aura.cc window_->GetBoundsInRootWindow()); GetBoundsInRootWindow 225 content/browser/renderer_host/render_widget_host_view_aura.h virtual gfx::Rect GetBoundsInRootWindow() OVERRIDE; GetBoundsInRootWindow 424 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc EXPECT_FALSE(window->GetBoundsInRootWindow().Contains(click_point)); GetBoundsInRootWindow 426 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc EXPECT_FALSE(parent_window->GetBoundsInRootWindow().Contains(click_point)); GetBoundsInRootWindow 451 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc EXPECT_FALSE(window->GetBoundsInRootWindow().Contains(tap_point)); GetBoundsInRootWindow 453 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc EXPECT_FALSE(parent_window->GetBoundsInRootWindow().Contains(tap_point)); GetBoundsInRootWindow 131 content/browser/renderer_host/render_widget_host_view_gtk.h virtual gfx::Rect GetBoundsInRootWindow() OVERRIDE; GetBoundsInRootWindow 328 content/browser/renderer_host/render_widget_host_view_mac.h virtual gfx::Rect GetBoundsInRootWindow() OVERRIDE; GetBoundsInRootWindow 158 content/browser/web_contents/touch_editable_impl_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 209 content/browser/web_contents/touch_editable_impl_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 251 content/browser/web_contents/touch_editable_impl_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 318 content/browser/web_contents/touch_editable_impl_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 608 content/browser/web_contents/web_contents_view_aura.cc constrained_windows.push_back(children[i]->GetBoundsInRootWindow()); GetBoundsInRootWindow 620 content/browser/web_contents/web_contents_view_aura.cc root_children[i]->GetBoundsInRootWindow()); GetBoundsInRootWindow 186 content/browser/web_contents/web_contents_view_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 324 content/browser/web_contents/web_contents_view_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 446 content/browser/web_contents/web_contents_view_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 586 content/browser/web_contents/web_contents_view_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 608 content/browser/web_contents/web_contents_view_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 648 content/browser/web_contents/web_contents_view_aura_browsertest.cc gfx::Rect bounds = content->GetBoundsInRootWindow(); GetBoundsInRootWindow 272 content/port/browser/render_widget_host_view_port.h virtual gfx::Rect GetBoundsInRootWindow() = 0; GetBoundsInRootWindow 161 content/test/test_render_view_host.h virtual gfx::Rect GetBoundsInRootWindow() OVERRIDE; GetBoundsInRootWindow 379 ui/aura/window.cc gfx::Rect bounds(GetBoundsInRootWindow()); GetBoundsInRootWindow 142 ui/aura/window.h gfx::Rect GetBoundsInRootWindow() const; GetBoundsInRootWindow 1075 ui/aura/window_unittest.cc TEST_F(WindowTest, GetBoundsInRootWindow) { GetBoundsInRootWindow 1081 ui/aura/window_unittest.cc EXPECT_EQ("0,0 100x100", child->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 1085 ui/aura/window_unittest.cc EXPECT_EQ("-100,-100 100x100", child->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 1090 ui/aura/window_unittest.cc EXPECT_EQ("0,0 100x100", child->GetBoundsInRootWindow().ToString()); GetBoundsInRootWindow 91 ui/views/bubble/bubble_window_targeter_unittest.cc gfx::Rect bubble_bounds = bubble_window->GetBoundsInRootWindow(); GetBoundsInRootWindow 298 ui/views/widget/native_widget_aura.cc gfx::Rect parent_bounds(window_->parent()->GetBoundsInRootWindow()); GetBoundsInRootWindow 320 ui/views/widget/native_widget_aura.cc wm::GetTransientParent(window_)->GetBoundsInRootWindow();