Searched refs:setTouches (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
H A DEventContext.cpp95 touchEvent->setTouches(m_touches);
H A DTouchEvent.h65 void setTouches(PassRefPtr<TouchList> touches) { m_touches = touches; } function in class:WebCore::TouchEvent

Completed in 792 milliseconds