swipe_down         96 ash/wm/gestures/overview_gesture_handler.cc       !event.details().swipe_down() ||
swipe_down        353 ash/wm/toplevel_window_event_handler.cc       if (event->details().swipe_down()) {
swipe_down        289 ui/aura/gestures/gesture_recognizer_unittest.cc         swipe_down_ = gesture->details().swipe_down();
swipe_down       2861 ui/aura/gestures/gesture_recognizer_unittest.cc     EXPECT_TRUE(delegate->swipe_down());
swipe_down        134 ui/events/gesture_event_details.h   bool swipe_down() const {