Home
last modified time | relevance | path

Searched refs:IsCurrentScreenOrientationPrimary (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/tablet_mode/
H A Dtablet_mode_window_drag_delegate.cc384 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetSnapPosition()
471 if (IsCurrentScreenOrientationPrimary()) { in ShouldFlingIntoOverview()
H A Dtablet_mode_browser_window_drag_delegate.cc254 IsCurrentScreenOrientationPrimary() in MergeBackToSourceWindowIfApplicable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/gestures/back_gesture/
H A Dback_gesture_metrics.cc41 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetStartScenarioType()
H A Dback_gesture_event_handler.cc166 ActivateWindow(IsCurrentScreenOrientationPrimary() ? left_window in ActivateUnderneathWindowInSplitViewMode()
H A Dback_gesture_affordance.cc228 IsCurrentScreenOrientationPrimary() ? SplitViewController::RIGHT in AboveBottomOfSplitViewDivider()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dscreen_orientation_controller.h51 ASH_EXPORT bool IsCurrentScreenOrientationPrimary();
H A Dscreen_orientation_controller.cc184 bool IsCurrentScreenOrientationPrimary() { in IsCurrentScreenOrientationPrimary() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/splitview/
H A Dsplit_view_controller.cc580 IsCurrentScreenOrientationPrimary(); in IsLayoutRightSideUp()
1500 DCHECK_EQ(IsCurrentScreenOrientationPrimary(), IsLayoutRightSideUp()); in OnTabletModeStarted()
1501 is_previous_layout_right_side_up_ = IsCurrentScreenOrientationPrimary(); in OnTabletModeStarted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/home_screen/
H A Ddrag_window_from_shelf_controller.cc529 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetSnapPosition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_layout_manager.cc226 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetWindowForDragToHomeOrOverview()