Searched defs:ClearTouchPoints (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Devent_sender.cc364 void ClearTouchPoints();
490 .SetMethod("clearTouchPoints", &EventSenderBindings::ClearTouchPoints)
647 void EventSenderBindings::ClearTouchPoints() { function in class:content::EventSenderBindings
649 sender_->ClearTouchPoints();
1470 void EventSender::ClearTouchPoints() { function in class:content::EventSender

Completed in 56 milliseconds