Home | History | Annotate | Download | only in gestures

Lines Matching refs:swipe_right

163   bool swipe_right() const { return swipe_right_; }
270 swipe_right_ = gesture->details().swipe_right();
2769 EXPECT_TRUE(delegate->swipe_right());