/external/chromium_org/chrome/browser/ui/panels/ |
D | panel_drag_controller.cc | 282 gfx::Rect target_bounds(target_position, dragging_panel_->GetBounds().size()); in GetPanelPositionForMouseLocation() local 308 gfx::Rect target_bounds(target_position, dragging_panel_->full_size()); in TryDetach() local 335 gfx::Rect target_bounds(target_position, dragging_panel_->GetBounds().size()); in TryDock() local 359 gfx::Rect target_bounds; in TryStack() local 439 gfx::Rect target_bounds = last_panel_to_unstack->GetBounds(); in TryUnstackFromTop() local 530 gfx::Rect target_bounds(target_position, dragging_panel_->GetBounds().size()); in TryUnstackFromBottom() local 600 gfx::Rect target_bounds; in TrySnap() local 650 gfx::Rect* target_bounds, in FindPanelToGlue()
|
/external/chromium_org/ash/shelf/ |
D | shelf_layout_manager.cc | 282 TargetBounds target_bounds; in LayoutShelf() local 633 TargetBounds target_bounds; in SetState() local 650 const TargetBounds& target_bounds, in UpdateBoundsAndOpacity() 754 TargetBounds* target_bounds) { in CalculateTargetBounds() 1150 TargetBounds target_bounds; in SessionStateChanged() local
|
D | shelf_layout_manager_unittest.cc | 72 explicit ShelfAnimationWaiter(const gfx::Rect& target_bounds) in ShelfAnimationWaiter()
|
/external/chromium_org/ash/wm/ |
D | system_modal_container_layout_manager.cc | 226 gfx::Rect target_bounds = window->bounds(); in AddModalWindow() local 267 gfx::Rect target_bounds; in GetCenteredAndOrFittedBounds() local
|
D | lock_layout_manager_unittest.cc | 241 gfx::Rect target_bounds(screen_bounds); in TEST_F() local
|
D | app_list_controller.cc | 336 gfx::Rect target_bounds; in ScheduleAnimation() local
|
D | window_animations.cc | 102 gfx::Rect target_bounds = GetMinimizeAnimationTargetBoundsInScreen(window); in AddLayerAnimationsForMinimize() local
|
/external/chromium_org/ash/wm/overview/ |
D | window_selector_item.h | 88 const gfx::Rect& target_bounds() const { return target_bounds_; } in target_bounds() function
|
D | window_selector_item.cc | 102 const gfx::Rect& target_bounds, in SetBounds() 167 gfx::Rect target_bounds = ToEnclosingRect(align_bounds); in UpdateCloseButtonBounds() local
|
D | window_selector_window.cc | 66 const gfx::Rect& target_bounds, in SetItemBounds()
|
D | window_grid.cc | 221 gfx::Rect target_bounds(window_size.width() * column + x_offset, in PositionWindows() local 411 const gfx::Rect target_bounds = SelectedWindow()->target_bounds(); in InitSelectionWidget() local
|
D | window_selector_panels.cc | 183 const gfx::Rect& target_bounds, in SetItemBounds()
|
D | window_selector_unittest.cc | 793 gfx::Rect target_bounds(window_item->target_bounds()); in TEST_F() local
|
/external/chromium_org/ui/compositor/ |
D | layer_animator_unittest.cc | 231 gfx::Rect target_bounds(0, 0, 50, 50); in TEST() local 251 gfx::Rect target_bounds(0, 0, 50, 50); in TEST() local 274 gfx::Rect target_bounds(0, 0, 50, 50); in TEST() local 383 gfx::Rect start_bounds, target_bounds, middle_bounds; in TEST() local 435 gfx::Rect start_bounds, target_bounds, middle_bounds; in TEST() local 553 gfx::Rect start_bounds, target_bounds, middle_bounds; in TEST() local 631 gfx::Rect start_bounds, target_bounds, middle_bounds; in TEST() local 1904 gfx::Rect target_bounds(5, 5, 5, 5); in TEST() local 1970 gfx::Rect target_bounds(5, 5, 50, 50); in TEST() local 2013 gfx::Rect target_bounds(5, 5, 5, 5); in TEST() local [all …]
|
/external/chromium_org/ui/views/animation/ |
D | bounds_animator.h | 110 gfx::Rect target_bounds; member
|
D | bounds_animator_unittest.cc | 115 gfx::Rect target_bounds(10, 10, 20, 20); in TEST_F() local
|
/external/chromium_org/ui/gfx/animation/ |
D | tween.cc | 158 const gfx::Rect& target_bounds) { in RectValueBetween()
|
/external/chromium_org/ui/views/window/ |
D | custom_frame_view.cc | 512 gfx::Rect target_bounds(gfx::Point(next_button_x, caption_y), in LayoutWindowControls() local 528 gfx::Rect target_bounds(gfx::Point(next_button_x, caption_y), in LayoutWindowControls() local
|
/external/chromium_org/chrome/browser/extensions/ |
D | display_info_provider_chromeos.cc | 350 gfx::Rect target_bounds = target.bounds(); in SetInfo() local
|
/external/chromium_org/ui/gfx/ |
D | interpolated_transform_unittest.cc | 178 gfx::Rect target_bounds(0, 0, 1920, 1080); in GetMaximize() local
|
/external/chromium_org/ui/app_list/views/ |
D | app_list_item_view.cc | 525 const gfx::Rect& target_bounds) { in GetIconBoundsForTargetViewBounds()
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | panel_stack_view.cc | 396 gfx::Rect target_bounds = panel->GetBounds(); in UpdatePanelsBounds() local
|