Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/polymer/
Dpolymer.js581 IS_IOS: false, property
693 if (this.IS_IOS) {
1088 IS_IOS: false, property
1101 if (this.IS_IOS ? initial : !initial) {
1106 if (!this.IS_IOS) {
1559 var IS_IOS = ua.match(/iPad|iPhone|iPod/) && 'ontouchstart' in window;
1561 dispatcher.IS_IOS = IS_IOS;
1562 scope.touchEvents.IS_IOS = IS_IOS;
Dpolymer.min.js11IS_IOS:!1,pointermap:new a.PointerMap,requiredGestures:new a.PointerMap,eventMap:Object.create(nul… property
/external/chromium-trace/catapult/tracing/third_party/components/polymer/
Dpolymer.js581 IS_IOS: false, property
693 if (this.IS_IOS) {
1088 IS_IOS: false, property
1101 if (this.IS_IOS ? initial : !initial) {
1106 if (!this.IS_IOS) {
1559 var IS_IOS = ua.match(/iPad|iPhone|iPod/) && 'ontouchstart' in window;
1561 dispatcher.IS_IOS = IS_IOS;
1562 scope.touchEvents.IS_IOS = IS_IOS;
Dpolymer.min.js11IS_IOS:!1,pointermap:new a.PointerMap,requiredGestures:new a.PointerMap,eventMap:Object.create(nul… property