/external/chromium_org/ash/wm/workspace/ |
D | magnetism_matcher_unittest.cc | 14 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
|
D | workspace_layout_manager_unittest.cc | 46 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/ |
D | window_sizer_unittest.cc | 165 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
|
D | window_sizer_ash_unittest.cc | 291 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
|
D | window_sizer_common_unittest.cc | 267 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/ |
D | panel_window_resizer_unittest.cc | 101 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/ |
D | ash_window_tree_host_init_params.h | 23 gfx::Rect initial_bounds; member
|
D | ash_window_tree_host_ozone.cc | 43 AshWindowTreeHostOzone::AshWindowTreeHostOzone(const gfx::Rect& initial_bounds) in AshWindowTreeHostOzone()
|
D | ash_window_tree_host_win.cc | 25 explicit AshWindowTreeHostWin(const gfx::Rect& initial_bounds) in AshWindowTreeHostWin()
|
D | ash_window_tree_host_x11.cc | 35 AshWindowTreeHostX11::AshWindowTreeHostX11(const gfx::Rect& initial_bounds) in AshWindowTreeHostX11()
|
/external/chromium_org/chrome/browser/ui/panels/ |
D | detached_panel_browsertest.cc | 157 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
|
D | panel_bounds_animation.cc | 21 const gfx::Rect& initial_bounds, in PanelBoundsAnimation()
|
D | detached_panel_collection.cc | 267 gfx::Rect initial_bounds = requested_bounds; in GetInitialPanelBounds() local
|
D | docked_panel_collection.cc | 771 gfx::Rect initial_bounds = requested_bounds; in GetInitialPanelBounds() local
|
/external/chromium_org/ash/wm/dock/ |
D | docked_window_resizer_unittest.cc | 198 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
|
D | docked_window_layout_manager_unittest.cc | 176 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/ |
D | bounds_animator_unittest.cc | 113 gfx::Rect initial_bounds(0, 0, 10, 10); in TEST_F() local
|
/external/chromium_org/ui/gfx/ |
D | interpolated_transform_unittest.cc | 179 gfx::Rect initial_bounds(30, 1000, 192, 108); in GetMaximize() local
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
D | desktop_window_tree_host_x11_unittest.cc | 336 gfx::Rect initial_bounds = widget->GetWindowBoundsInScreen(); in TEST_F() local
|
/external/chromium_org/chrome/browser/ui/extensions/ |
D | application_launch.cc | 161 gfx::Rect initial_bounds; in OpenApplicationWindow() local
|
/external/chromium_org/ui/views/controls/menu/ |
D | menu_controller.h | 228 gfx::Rect initial_bounds; member
|
/external/chromium_org/ui/views/widget/ |
D | widget_interactive_uitest.cc | 666 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
|
D | widget_unittest.cc | 1097 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/ |
D | browser.h | 176 gfx::Rect initial_bounds; member
|
/external/chromium_org/ash/wm/ |
D | system_gesture_event_filter_unittest.cc | 422 gfx::Rect initial_bounds(0, 0, 400, 400); in TEST_F() local
|