Searched refs:PanRecognizer (Results 1 – 1 of 1) sorted by relevance
24475 function PanRecognizer() { class24482 inherit(PanRecognizer, AttrRecognizer, {24714 return PanRecognizer.prototype.getTouchAction.call(this);24931 [PanRecognizer, {direction: DIRECTION_HORIZONTAL}, ['swipe']],25339 Pan: PanRecognizer,