Searched refs:IsCurrentScreenOrientationPrimary (Results 1 – 10 of 10) sorted by relevance
384 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetSnapPosition()471 if (IsCurrentScreenOrientationPrimary()) { in ShouldFlingIntoOverview()
254 IsCurrentScreenOrientationPrimary() in MergeBackToSourceWindowIfApplicable()
41 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetStartScenarioType()
166 ActivateWindow(IsCurrentScreenOrientationPrimary() ? left_window in ActivateUnderneathWindowInSplitViewMode()
228 IsCurrentScreenOrientationPrimary() ? SplitViewController::RIGHT in AboveBottomOfSplitViewDivider()
51 ASH_EXPORT bool IsCurrentScreenOrientationPrimary();
184 bool IsCurrentScreenOrientationPrimary() { in IsCurrentScreenOrientationPrimary() function
580 IsCurrentScreenOrientationPrimary(); in IsLayoutRightSideUp()1500 DCHECK_EQ(IsCurrentScreenOrientationPrimary(), IsLayoutRightSideUp()); in OnTabletModeStarted()1501 is_previous_layout_right_side_up_ = IsCurrentScreenOrientationPrimary(); in OnTabletModeStarted()
529 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetSnapPosition()
226 const bool is_primary = IsCurrentScreenOrientationPrimary(); in GetWindowForDragToHomeOrOverview()