Home
last modified time | relevance | path

Searched refs:toWebTouchPoint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebInputEventConversion.cpp744 static WebTouchPoint toWebTouchPoint(const Touch* touch, const RenderObject* renderObject, WebTouch… in toWebTouchPoint() function
779 touchPoints[pointIndex] = toWebTouchPoint(touch, renderObject, state); in addTouchPointsIfNotYetAdded()