HomeSort by relevance Sort by last modified time
    Searched refs:OnScale (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/events/gesture_detection/
scale_gesture_detector.h 44 virtual bool OnScale(const ScaleGestureDetector& detector,
55 // |OnScale()| returns false so that a subclass can retrieve the accumulated
61 virtual bool OnScale(const ScaleGestureDetector&,
91 // OnScale callbacks when the user performs a doubletap followed by a swipe.
scale_gesture_detector.cc 42 bool ScaleGestureDetector::SimpleScaleGestureListener::OnScale(
221 update_prev = listener_->OnScale(*this, event);
gesture_provider.cc 210 virtual bool OnScale(const ScaleGestureDetector& detector,
604 // Note that returning false from |OnScaleBegin()| or |OnScale()| prevents

Completed in 96 milliseconds