Searched refs:kBoundsChangeDirection_Horizontal (Results 1 – 4 of 4) sorted by relevance
50 const int WindowResizer::kBoundsChangeDirection_Horizontal = 1; member in ash::WindowResizer102 WindowResizer::kBoundsChangeDirection_Horizontal | in GetPositionChangeDirectionForWindowComponent()113 pos_change_direction |= WindowResizer::kBoundsChangeDirection_Horizontal; in GetPositionChangeDirectionForWindowComponent()154 if (details().size_change_direction & kBoundsChangeDirection_Horizontal) { in CalculateBoundsForDrag()253 if (details().size_change_direction & kBoundsChangeDirection_Horizontal) { in AdjustDeltaForTouchResize()278 if (pos_change_direction & kBoundsChangeDirection_Horizontal) in GetOriginForDrag()300 if (details().size_change_direction & kBoundsChangeDirection_Horizontal) { in GetWidthForDrag()
25 WindowResizer::kBoundsChangeDirection_Horizontal | in GetSizeChangeDirectionForWindowComponent()34 size_change_direction |= WindowResizer::kBoundsChangeDirection_Horizontal; in GetSizeChangeDirectionForWindowComponent()
34 static const int kBoundsChangeDirection_Horizontal; variable
488 WindowResizer::kBoundsChangeDirection_Horizontal)) { in StartDragging()