Searched refs:hasHorizontal (Results 1 – 1 of 1) sorted by relevance
800 auto hasHorizontal = direction_.type & PanDirection::HORIZONTAL; in GetAxisDirection() local802 if (direction_.type == PanDirection::ALL || (hasHorizontal && hasVertical)) { in GetAxisDirection()805 if (hasHorizontal) { in GetAxisDirection()