Searched refs:RIGHT (Results 1 – 4 of 4) sorted by relevance
48 auto swapped = (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT); in outside()101 } else if (rotation == GRRotation::RIGHT) { in incr_x()114 } else if (rotation == GRRotation::RIGHT) { in incr_y()128 case GRRotation::RIGHT: in PixelAt()398 gr_rotate(GRRotation::RIGHT); in gr_init()423 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_width()429 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_height()
182 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; in OnTouchDetected() enumerator188 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT; in OnTouchDetected()216 case SwipeDirection::RIGHT: in OnTouchDetected()
94 RIGHT = 1, enumerator
88 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE