HomeSort by relevance Sort by last modified time
    Searched refs:GetBoundsInScreen (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager_unittest.cc 175 gfx::Rect initial_bounds = window->GetBoundsInScreen();
184 gfx::Rect initial_bounds = window->GetBoundsInScreen();
206 EXPECT_EQ(initial_bounds.y() + dy, window->GetBoundsInScreen().y());
234 window->GetBoundsInScreen().right());
251 window->GetBoundsInScreen().x());
301 window->GetBoundsInScreen().right());
354 EXPECT_EQ(window->GetRootWindow()->GetBoundsInScreen().right(),
355 window->GetBoundsInScreen().right());
374 ",32 231x320", window1->GetBoundsInScreen().ToString());
386 EXPECT_EQ("600,32 231x320", window1->GetBoundsInScreen().ToString())
    [all...]
docked_window_resizer_unittest.cc 198 gfx::Rect initial_bounds = window->GetBoundsInScreen();
211 gfx::Rect initial_bounds = window->GetBoundsInScreen();
234 EXPECT_EQ(initial_bounds.y() + dy, window->GetBoundsInScreen().y());
269 EXPECT_EQ(window->GetRootWindow()->GetBoundsInScreen().right(),
270 window->GetBoundsInScreen().right());
284 EXPECT_EQ(window->GetRootWindow()->GetBoundsInScreen().right(),
285 window->GetBoundsInScreen().right());
309 EXPECT_EQ(window->GetRootWindow()->GetBoundsInScreen().right() +
311 window->GetBoundsInScreen().right());
324 EXPECT_EQ(window->GetRootWindow()->GetBoundsInScreen().x()
    [all...]
  /external/chromium_org/ash/wm/
lock_layout_manager_unittest.cc 126 EXPECT_EQ(bounds.ToString(), window->GetBoundsInScreen().ToString());
132 EXPECT_EQ(work_area.ToString(), window->GetBoundsInScreen().ToString());
133 EXPECT_NE(screen_bounds.ToString(), window->GetBoundsInScreen().ToString());
137 EXPECT_EQ(bounds2.ToString(), window->GetBoundsInScreen().ToString());
159 maximized_window->GetBoundsInScreen().ToString());
161 fullscreen_window->GetBoundsInScreen().ToString());
168 maximized_window->GetBoundsInScreen().ToString());
170 maximized_window->GetBoundsInScreen().ToString());
176 fullscreen_window->GetBoundsInScreen().ToString());
178 fullscreen_window->GetBoundsInScreen().ToString())
    [all...]
window_state_unittest.cc 76 EXPECT_EQ(expected.ToString(), window->GetBoundsInScreen().ToString());
81 EXPECT_EQ(expected.ToString(), window->GetBoundsInScreen().ToString());
94 EXPECT_EQ(expected.ToString(), window->GetBoundsInScreen().ToString());
98 EXPECT_EQ(expected.ToString(), window->GetBoundsInScreen().ToString());
125 EXPECT_EQ(expected.ToString(), window->GetBoundsInScreen().ToString());
213 EXPECT_EQ(expected.ToString(), window->GetBoundsInScreen().ToString());
218 EXPECT_EQ(expected.ToString(), window->GetBoundsInScreen().ToString());
231 gfx::Rect restore_bounds = window->GetBoundsInScreen();
238 EXPECT_NE(restore_bounds.ToString(), window->GetBoundsInScreen().ToString());
242 EXPECT_EQ(restore_bounds.ToString(), window->GetBoundsInScreen().ToString())
    [all...]
window_util_unittest.cc 41 EXPECT_EQ("200,126 100x100", window->GetBoundsInScreen().ToString());
46 EXPECT_EQ("750,126 100x100", window->GetBoundsInScreen().ToString());
immersive_fullscreen_controller_unittest.cc 61 bounds_in_screen.push_back(top_container_view_->GetBoundsInScreen());
355 top_container()->GetBoundsInScreen();
460 top_container()->GetBoundsInScreen();
524 root_windows[0]->GetBoundsInScreen();
590 ASSERT_FALSE(top_container()->GetBoundsInScreen().Intersects(
754 gfx::Rect window_bounds = window()->GetBoundsInScreen();
763 EXPECT_EQ(behind->GetBoundsInScreen().y(), window()->GetBoundsInScreen().y());
764 int top = behind->GetBoundsInScreen().y();
775 EXPECT_EQ(behind->GetBoundsInScreen().y(), window()->GetBoundsInScreen().y())
    [all...]
  /external/chromium_org/ash/ime/
candidate_view_unittest.cc 127 GetCandidateAt(0)->GetBoundsInScreen().CenterPoint());
133 GetCandidateAt(1)->GetBoundsInScreen().CenterPoint());
139 GetCandidateAt(2)->GetBoundsInScreen().CenterPoint());
146 GetCandidateAt(1)->GetBoundsInScreen().CenterPoint());
159 GetCandidateAt(2)->GetBoundsInScreen().CenterPoint());
166 GetCandidateAt(1)->GetBoundsInScreen().CenterPoint());
171 GetCandidateAt(0)->GetBoundsInScreen().CenterPoint());
176 GetCandidateAt(1)->GetBoundsInScreen().CenterPoint());
  /external/chromium_org/ash/wm/panels/
panel_window_resizer_unittest.cc 101 gfx::Rect initial_bounds = window->GetBoundsInScreen();
106 EXPECT_EQ(initial_bounds.x(), window->GetBoundsInScreen().x());
107 EXPECT_EQ(initial_bounds.y(), window->GetBoundsInScreen().y());
111 EXPECT_EQ(initial_bounds.x() + dx * 100, window->GetBoundsInScreen().x());
112 EXPECT_EQ(initial_bounds.y() + dy * 100, window->GetBoundsInScreen().y());
129 EXPECT_EQ(initial_bounds.x(), window->GetBoundsInScreen().x());
130 EXPECT_EQ(initial_bounds.y(), window->GetBoundsInScreen().y());
296 gfx::Rect initial_bounds = window->GetBoundsInScreen();
302 EXPECT_EQ(initial_bounds.x(), window->GetBoundsInScreen().x());
303 EXPECT_EQ(initial_bounds.y() - 100, window->GetBoundsInScreen().y())
    [all...]
panel_layout_manager_unittest.cc 102 gfx::Rect panel_bounds_in_screen = panel->GetBoundsInScreen();
128 gfx::Rect window_bounds = panel->GetBoundsInScreen();
171 gfx::Rect panel_bounds = panel->GetBoundsInScreen();
221 gfx::Rect bounds = test_api.GetButton(index)->GetBoundsInScreen();
337 gfx::Rect shelf_visible_position = panel->GetBoundsInScreen();
344 EXPECT_EQ(shelf_visible_position.x(), panel->GetBoundsInScreen().x());
345 EXPECT_GT(panel->GetBoundsInScreen().y(), shelf_visible_position.y());
625 EXPECT_FALSE(root_windows[1]->GetBoundsInScreen().Contains(
626 p1_d1->GetBoundsInScreen()));
635 EXPECT_TRUE(root_windows[1]->GetBoundsInScreen().Contains
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_controller_delegate_views.cc 24 return app_list_view->GetBoundsInScreen();
  /external/chromium_org/ash/first_run/
first_run_helper_impl.cc 73 return app_button->GetBoundsInScreen();
78 return view->GetBoundsInScreen();
112 return bubble->GetBoundsInScreen();
118 return help_button->GetBoundsInScreen();
  /external/chromium_org/ash/drag_drop/
drag_image_view.h 42 gfx::Rect GetBoundsInScreen() const;
  /external/chromium_org/ash/shelf/
overflow_bubble.cc 77 !bubble_->GetBoundsInScreen().Contains(event_location_in_screen) &&
78 !anchor_->GetBoundsInScreen().Contains(event_location_in_screen)) {
shelf_view_unittest.cc 428 button->GetBoundsInScreen().origin(), 0, 0);
452 destination->GetBoundsInScreen().origin(), 0, 0);
518 drag_button->GetBoundsInScreen().CenterPoint();
533 test_api_->GetButton(drop_index)->GetBoundsInScreen().CenterPoint();
657 gfx::Rect item_bounds = button->GetBoundsInScreen();
    [all...]
  /external/chromium_org/ui/views/accessibility/
ax_view_obj_wrapper.cc 54 out_node_data->location = view_->GetBoundsInScreen();
72 gfx::Rect rect = view_->GetBoundsInScreen();
  /external/chromium_org/ash/wm/overview/
scoped_transform_overview_window.h 58 gfx::Rect GetBoundsInScreen() const;
window_selector_window.cc 66 gfx::Rect src_rect = transform_window_.GetBoundsInScreen();
scoped_window_copy.cc 54 src_window->GetBoundsInScreen(), target_display);
56 widget->SetBounds(src_window->GetBoundsInScreen());
scoped_transform_overview_window.cc 140 gfx::Rect ScopedTransformOverviewWindow::GetBoundsInScreen() const {
210 } else if ((*iter)->GetWindow()->GetBoundsInScreen() !=
211 window->GetBoundsInScreen()) {
242 gfx::Point origin(GetBoundsInScreen().origin());
  /external/chromium_org/chrome/browser/ui/views/tabs/
window_finder_ash.cc 30 return window->GetBoundsInScreen().Contains(screen_point) ? window : NULL;
  /external/chromium_org/ui/app_list/views/
speech_view_unittest.cc 56 gfx::Rect screen_bounds(view()->mic_button()->GetBoundsInScreen());
  /external/chromium_org/ash/frame/caption_buttons/
frame_size_button_unittest.cc 95 return view->GetBoundsInScreen().CenterPoint();
431 ASSERT_LT(close_button()->GetBoundsInScreen().x(),
432 size_button()->GetBoundsInScreen().x());
433 ASSERT_LT(size_button()->GetBoundsInScreen().x(),
434 minimize_button()->GetBoundsInScreen().x());
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views_browsertest.cc 49 browser())->GetBoundsInScreen().CenterPoint()));
73 browser())->GetBoundsInScreen().CenterPoint();
147 browser())->GetViewByID(VIEW_ID_OMNIBOX)->GetBoundsInScreen();
202 browser())->GetViewByID(VIEW_ID_OMNIBOX)->GetBoundsInScreen();
328 omnibox_view_views->GetBoundsInScreen().CenterPoint();
  /external/chromium_org/ash/wm/workspace/
workspace_event_handler_unittest.cc 110 gfx::Rect bounds_in_screen = window->GetBoundsInScreen();
122 bounds_in_screen = window->GetBoundsInScreen();
131 bounds_in_screen = window->GetBoundsInScreen();
141 EXPECT_EQ(restored_bounds.ToString(), window->GetBoundsInScreen().ToString());
167 bounds_in_screen = window->GetBoundsInScreen();
176 EXPECT_EQ(restored_bounds.ToString(), window->GetBoundsInScreen().ToString());
181 bounds_in_screen = window->GetBoundsInScreen();
190 EXPECT_EQ(restored_bounds.ToString(), window->GetBoundsInScreen().ToString());
206 gfx::Rect snapped_bounds_in_screen = window->GetBoundsInScreen();
221 window->GetBoundsInScreen().ToString())
    [all...]
workspace_layout_manager_unittest.cc 131 EXPECT_EQ("600,0 100x100", window->GetBoundsInScreen().ToString());
153 EXPECT_EQ("0,-500 400x500", root_windows[1]->GetBoundsInScreen().ToString());
157 EXPECT_EQ("10,-400 200x200", window1->GetBoundsInScreen().ToString());
162 EXPECT_EQ("10,-500 200x200", window2->GetBoundsInScreen().ToString());
223 EXPECT_EQ("300,0 400x453", window->GetBoundsInScreen().ToString());
227 EXPECT_EQ("400,0 30x40", window->GetBoundsInScreen().ToString());
234 EXPECT_EQ("300,0 400x453", window->GetBoundsInScreen().ToString());
238 EXPECT_EQ("280,0 30x40", window->GetBoundsInScreen().ToString());
274 EXPECT_EQ("300,0 400x500", window->GetBoundsInScreen().ToString());
278 EXPECT_EQ("400,0 30x40", window->GetBoundsInScreen().ToString())
    [all...]

Completed in 626 milliseconds

1 2 3 4