Searched refs:allowMouse (Results 1 – 1 of 1) sorted by relevance
25419 function allowMouse(event) { function25428 componentEvent.bind(node, 'touchend', allowMouse, true);25429 componentEvent.bind(node, 'touchcancel', allowMouse, true);