Searched refs:Landscape (Results 1 – 3 of 3) sorted by relevance
50 enum class ScreenOrientation { Portrait, Landscape }; enumerator
63 if (stripe.orientation == ScreenOrientation::Landscape) { in Rotated()85 stripe.orientation = ScreenOrientation::Landscape; in Rotated()
466 if (current_orientation_ == ScreenOrientation::Landscape) { in HandlePointerEvent()491 case ScreenOrientation::Landscape: in CoordinatesForOrientation()546 SetScreenOrientation(ScreenOrientation::Landscape); in RotateIfIsRotationCommand()