Searched refs:RIGHT (Results 1 – 4 of 4) sorted by relevance
47 auto swapped = (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT); in outside()100 } else if (rotation == GRRotation::RIGHT) { in incr_x()113 } else if (rotation == GRRotation::RIGHT) { in incr_y()127 case GRRotation::RIGHT: in PixelAt()392 gr_rotate(GRRotation::RIGHT); in gr_init()417 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_width()423 return (rotation == GRRotation::LEFT || rotation == GRRotation::RIGHT) in gr_fb_height()
195 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; in OnTouchDetected() enumerator201 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT; in OnTouchDetected()229 case SwipeDirection::RIGHT: in OnTouchDetected()
94 RIGHT = 1, enumerator
88 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE