OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnGestureScrollEvent
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/renderer_host/input/
touch_event_queue.h
59
void
OnGestureScrollEvent
(const GestureEventWithLatencyInfo& gesture_event);
touch_event_queue.cc
325
void TouchEventQueue::
OnGestureScrollEvent
(
touch_event_queue_unittest.cc
67
queue_->
OnGestureScrollEvent
(
86
queue_->
OnGestureScrollEvent
(
[
all
...]
input_router_impl.cc
204
touch_event_queue_->
OnGestureScrollEvent
(gesture_event);
Completed in 3153 milliseconds