Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js1490 get targetTouches() { getter
1491 return wrapTouchList(unsafeUnwrap(this).targetTouches);
DShadowDOM.min.js11 …totype,{get touches(){return o(l(this).touches)},get targetTouches(){return o(l(this).targetTouche… getter
Dwebcomponents.min.js11 …totype,{get touches(){return o(u(this).touches)},get targetTouches(){return o(u(this).targetTouche… getter
Dwebcomponents.js1530 get targetTouches() { getter
1531 return wrapTouchList(unsafeUnwrap(this).targetTouches);
/external/angle/third_party/vulkan_memory_allocator/docs/html/
Djquery.js2 …fsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!… property