Home
last modified time | relevance | path

Searched defs:initial_bounds (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/ash/wm/workspace/
Dmagnetism_matcher_unittest.cc14 const gfx::Rect initial_bounds(20, 10, 50, 60); in TEST() local
39 const gfx::Rect initial_bounds(20, 10, 50, 60); in TEST() local
69 const gfx::Rect initial_bounds(20, 10, 150, 160); in TEST() local
98 const gfx::Rect initial_bounds(20, 10, 150, 160); in TEST() local
121 const gfx::Rect initial_bounds(20, 10, 150, 160); in TEST() local
146 const gfx::Rect initial_bounds(20, 10, 150, 160); in TEST() local
Dworkspace_layout_manager_unittest.cc46 explicit MaximizeDelegateView(const gfx::Rect& initial_bounds) in MaximizeDelegateView()
958 gfx::Rect initial_bounds = default_container()->children()[0]->bounds(); in TEST_F() local
/external/chromium_org/chrome/browser/ui/window_sizer/
Dwindow_sizer_unittest.cc165 gfx::Rect initial_bounds(kWindowTilePixels, kWindowTilePixels, 500, 400); in TEST() local
174 gfx::Rect initial_bounds(0, 0, 1024, 768); in TEST() local
183 gfx::Rect initial_bounds(-600, 10, 500, 400); in TEST() local
193 gfx::Rect initial_bounds(-1024, 0, 1024, 768); in TEST() local
205 gfx::Rect initial_bounds(1074, 50, 600, 500); in TEST() local
217 gfx::Rect initial_bounds(1274, 50, 600, 500); in TEST() local
229 gfx::Rect initial_bounds(1274, 50, 900, 700); in TEST() local
Dwindow_sizer_ash_unittest.cc291 gfx::Rect initial_bounds( in TEST_F() local
302 gfx::Rect initial_bounds(0, 0, 1024, 768); in TEST_F() local
311 gfx::Rect initial_bounds(-600, 10, 500, 400); in TEST_F() local
321 gfx::Rect initial_bounds(-1024, 0, 1024, 768); in TEST_F() local
333 gfx::Rect initial_bounds(1074, 50, 600, 500); in TEST_F() local
345 gfx::Rect initial_bounds(1274, 50, 600, 500); in TEST_F() local
357 gfx::Rect initial_bounds(1274, 50, 900, 700); in TEST_F() local
Dwindow_sizer_common_unittest.cc267 gfx::Rect initial_bounds(-470, 50, 500, 400); in TEST() local
287 gfx::Rect initial_bounds(50, -370, 500, 400); in TEST() local
298 gfx::Rect initial_bounds(994, 50, 500, 400); in TEST() local
319 gfx::Rect initial_bounds(50, 738, 500, 400); in TEST() local
/external/chromium_org/ash/wm/panels/
Dpanel_window_resizer_unittest.cc101 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in DetachReattachTest() local
328 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in TEST_F() local
357 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in TEST_F() local
377 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in TEST_F() local
410 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in TEST_F() local
443 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in TEST_F() local
/external/chromium_org/ash/host/
Dash_window_tree_host_init_params.h23 gfx::Rect initial_bounds; member
Dash_window_tree_host_ozone.cc43 AshWindowTreeHostOzone::AshWindowTreeHostOzone(const gfx::Rect& initial_bounds) in AshWindowTreeHostOzone()
Dash_window_tree_host_win.cc25 explicit AshWindowTreeHostWin(const gfx::Rect& initial_bounds) in AshWindowTreeHostWin()
Dash_window_tree_host_x11.cc35 AshWindowTreeHostX11::AshWindowTreeHostX11(const gfx::Rect& initial_bounds) in AshWindowTreeHostX11()
/external/chromium_org/chrome/browser/ui/panels/
Ddetached_panel_browsertest.cc157 gfx::Rect initial_bounds(50, 50, 700, 500); in IN_PROC_BROWSER_TEST_F() local
193 gfx::Rect initial_bounds(450, 50, 350, 400); in IN_PROC_BROWSER_TEST_F() local
Dpanel_bounds_animation.cc21 const gfx::Rect& initial_bounds, in PanelBoundsAnimation()
Ddetached_panel_collection.cc267 gfx::Rect initial_bounds = requested_bounds; in GetInitialPanelBounds() local
Ddocked_panel_collection.cc771 gfx::Rect initial_bounds = requested_bounds; in GetInitialPanelBounds() local
/external/chromium_org/ash/wm/dock/
Ddocked_window_resizer_unittest.cc198 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in DragToVerticalPositionRelativeToEdge() local
211 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in DragVerticallyAndRelativeToEdge() local
351 gfx::Rect initial_bounds(window->bounds()); in TEST_P() local
630 gfx::Rect initial_bounds(w2->bounds()); in TEST_P() local
726 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in TEST_P() local
Ddocked_window_layout_manager_unittest.cc176 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in DragToVerticalPositionRelativeToEdge() local
185 gfx::Rect initial_bounds = window->GetBoundsInScreen(); in DragVerticallyAndRelativeToEdge() local
/external/chromium_org/ui/views/animation/
Dbounds_animator_unittest.cc113 gfx::Rect initial_bounds(0, 0, 10, 10); in TEST_F() local
/external/chromium_org/ui/gfx/
Dinterpolated_transform_unittest.cc179 gfx::Rect initial_bounds(30, 1000, 192, 108); in GetMaximize() local
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_x11_unittest.cc336 gfx::Rect initial_bounds = widget->GetWindowBoundsInScreen(); in TEST_F() local
/external/chromium_org/chrome/browser/ui/extensions/
Dapplication_launch.cc161 gfx::Rect initial_bounds; in OpenApplicationWindow() local
/external/chromium_org/ui/views/controls/menu/
Dmenu_controller.h228 gfx::Rect initial_bounds; member
/external/chromium_org/ui/views/widget/
Dwidget_interactive_uitest.cc666 gfx::Rect initial_bounds(0, 0, 500, 500); in TEST_F() local
717 gfx::Rect initial_bounds(0, 0, 500, 500); in TEST_F() local
Dwidget_unittest.cc1097 gfx::Rect initial_bounds(0, 0, 300, 400); in TEST_F() local
1203 gfx::Rect initial_bounds(0, 0, 300, 400); in TEST_F() local
2733 gfx::Rect initial_bounds(0, 0, 500, 500); in TEST_F() local
2888 gfx::Rect initial_bounds(0, 0, 500, 500); in TEST_F() local
/external/chromium_org/chrome/browser/ui/
Dbrowser.h176 gfx::Rect initial_bounds; member
/external/chromium_org/ash/wm/
Dsystem_gesture_event_filter_unittest.cc422 gfx::Rect initial_bounds(0, 0, 400, 400); in TEST_F() local

12