Searched refs:isPrimaryTouch (Results 1 – 2 of 2) sorted by relevance
1130 isPrimaryTouch: function(inTouch) { method1173 if (this.isPrimaryTouch(touch)) {1203 e.isPrimary = this.isPrimaryTouch(inTouch);1361 if (this.isPrimaryTouch(t)) {
11 …isPrimaryTouch:function(a){return this.firstTouch===a.identifier},setPrimaryTouch:function(a){(0==… method