swipe_up          355 ash/wm/toplevel_window_event_handler.cc       } else if (event->details().swipe_up()) {
swipe_up          288 ui/aura/gestures/gesture_recognizer_unittest.cc         swipe_up_ = gesture->details().swipe_up();
swipe_up         2857 ui/aura/gestures/gesture_recognizer_unittest.cc     EXPECT_TRUE(delegate->swipe_up());
swipe_up          129 ui/events/gesture_event_details.h   bool swipe_up() const {