HomeSort by relevance Sort by last modified time
    Searched defs:swipe_up (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/events/
gesture_event_details.h 95 bool swipe_up() const { function in struct:ui::GestureEventDetails
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 164 bool swipe_up() const { return swipe_up_; } function in class:aura::test::__anon20461::GestureEventConsumeDelegate
271 swipe_up_ = gesture->details().swipe_up();
    [all...]

Completed in 258 milliseconds