/external/chromium_org/ash/system/tray/ |
D | tray_item_view.cc | 89 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) in GetPreferredSize() 96 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) { in GetPreferredSize() 117 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) { in AnimationProgressed()
|
D | tray_utils.cc | 27 alignment == SHELF_ALIGNMENT_TOP) { in SetTrayImageItemBorder() 45 alignment == SHELF_ALIGNMENT_TOP) { in SetTrayLabelItemBorder()
|
D | tray_image_item.cc | 79 case ash::SHELF_ALIGNMENT_TOP: in SetItemAlignment()
|
D | system_tray.cc | 417 shelf_alignment() != SHELF_ALIGNMENT_TOP) in GetTrayXOffset() 589 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) { in UpdateWebNotifications() 708 shelf_alignment() == SHELF_ALIGNMENT_TOP) { in PerformAction()
|
D | tray_background_view.cc | 272 alignment_ == SHELF_ALIGNMENT_TOP) { in UpdateLayout() 527 shelf_alignment_ == SHELF_ALIGNMENT_TOP) in HideTransformation() 643 case SHELF_ALIGNMENT_TOP: in GetAnchorAlignment()
|
/external/chromium_org/ash/system/date/ |
D | tray_date.cc | 57 system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) ? in CreateTrayView() 98 alignment == SHELF_ALIGNMENT_TOP) ? in UpdateAfterShelfAlignmentChange()
|
/external/chromium_org/ash/shelf/ |
D | shelf_types.h | 14 SHELF_ALIGNMENT_TOP, enumerator
|
D | shelf_bezel_event_filter.cc | 64 case SHELF_ALIGNMENT_TOP: in IsShelfOnBezel()
|
D | shelf_layout_manager.h | 199 case SHELF_ALIGNMENT_TOP: in SelectValueForShelfAlignment()
|
D | shelf_layout_manager.cc | 453 case SHELF_ALIGNMENT_TOP: in CompleteGestureDrag() 547 GetAlignment() == SHELF_ALIGNMENT_TOP; in IsHorizontalAlignment() 1060 alignment == SHELF_ALIGNMENT_TOP ? in CalculateAutoHideState()
|
/external/chromium_org/ash/wm/panels/ |
D | panel_layout_manager.cc | 80 case SHELF_ALIGNMENT_TOP: in Paint() 194 case SHELF_ALIGNMENT_TOP: in GetSlideInAnimationOffset() 213 alignment == SHELF_ALIGNMENT_TOP) { in SetAlignment() 607 bool horizontal = alignment == SHELF_ALIGNMENT_TOP || in Relayout() 711 case SHELF_ALIGNMENT_TOP: in Relayout() 767 bool horizontal = alignment == SHELF_ALIGNMENT_TOP || in UpdateStacking() 815 bool horizontal = alignment == SHELF_ALIGNMENT_TOP || in UpdateCallouts() 863 case SHELF_ALIGNMENT_TOP: in UpdateCallouts()
|
D | attached_panel_window_targeter.cc | 64 case SHELF_ALIGNMENT_TOP: in UpdateTouchExtend()
|
D | panel_layout_manager_unittest.cc | 156 case SHELF_ALIGNMENT_TOP: in IsPanelAboveLauncherIcon() 188 case SHELF_ALIGNMENT_TOP: in IsCalloutAboveLauncherIcon() 268 alignment == SHELF_ALIGNMENT_TOP; in IsHorizontal() 710 SetAlignment(root_windows[1], SHELF_ALIGNMENT_TOP); in TEST_F() 734 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_TOP); in TEST_F() 844 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_TOP); in TEST_F()
|
D | panel_window_resizer.cc | 162 case SHELF_ALIGNMENT_TOP: in AttachToLauncher()
|
/external/chromium_org/ash/keyboard_overlay/ |
D | keyboard_overlay_delegate_unittest.cc | 66 SHELF_ALIGNMENT_TOP));
|
/external/chromium_org/ash/system/overview/ |
D | overview_button_tray.cc | 97 shelf_alignment() == SHELF_ALIGNMENT_TOP) { in SetIconBorderForShelfAlignment()
|
/external/chromium_org/ash/system/chromeos/virtual_keyboard/ |
D | virtual_keyboard_tray.cc | 67 if (alignment == SHELF_ALIGNMENT_BOTTOM || alignment == SHELF_ALIGNMENT_TOP) { in SetShelfAlignment()
|
/external/chromium_org/ash/system/web_notification/ |
D | ash_popup_alignment_delegate.cc | 110 return GetAlignment() == SHELF_ALIGNMENT_TOP; in IsTopDown()
|
D | ash_popup_alignment_delegate_unittest.cc | 101 SHELF_ALIGNMENT_TOP, in TEST_F()
|
D | web_notification_tray.cc | 226 case SHELF_ALIGNMENT_TOP: { in ShowMessageCenterInternal()
|
/external/chromium_org/ash/system/ |
D | status_area_widget_delegate.cc | 114 alignment_ == SHELF_ALIGNMENT_TOP) { in UpdateLayout()
|
/external/chromium_org/ash/wm/ |
D | app_list_controller.cc | 81 case SHELF_ALIGNMENT_TOP: in OffsetTowardsShelf() 98 case SHELF_ALIGNMENT_TOP: in GetAnchorPositionOffsetToShelf()
|
D | window_animations.cc | 483 case SHELF_ALIGNMENT_TOP: in GetMinimizeAnimationTargetBoundsInScreen() 500 case SHELF_ALIGNMENT_TOP: in GetMinimizeAnimationTargetBoundsInScreen()
|
/external/chromium_org/ash/system/chromeos/screen_security/ |
D | screen_tray_item.cc | 204 alignment == ash::SHELF_ALIGNMENT_TOP) in UpdateAfterShelfAlignmentChange()
|
/external/chromium_org/ash/system/user/ |
D | tray_user.cc | 204 alignment == SHELF_ALIGNMENT_TOP) { in UpdateAfterShelfAlignmentChange()
|