OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:touch_followup_event_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/input/
mock_input_ack_handler.cc
50
if (
touch_followup_event_
)
51
input_router_->SendTouchEvent(*
touch_followup_event_
);
mock_input_ack_handler.h
42
touch_followup_event_
= event.Pass();
77
scoped_ptr<TouchEventWithLatencyInfo>
touch_followup_event_
;
member in class:content::MockInputAckHandler
Completed in 206 milliseconds