Searched refs:kBoundsChangeDirection_Horizontal (Results 1 – 4 of 4) sorted by relevance
49 const int WindowResizer::kBoundsChangeDirection_Horizontal = 1; member in ash::WindowResizer101 WindowResizer::kBoundsChangeDirection_Horizontal | in GetPositionChangeDirectionForWindowComponent()112 pos_change_direction |= WindowResizer::kBoundsChangeDirection_Horizontal; in GetPositionChangeDirectionForWindowComponent()153 if (details().size_change_direction & kBoundsChangeDirection_Horizontal) { in CalculateBoundsForDrag()252 if (details().size_change_direction & kBoundsChangeDirection_Horizontal) { in AdjustDeltaForTouchResize()277 if (pos_change_direction & kBoundsChangeDirection_Horizontal) in GetOriginForDrag()299 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
486 WindowResizer::kBoundsChangeDirection_Horizontal)) { in StartDragging()