Home
last modified time | relevance | path

Searched refs:touchHandled (Results 1 – 2 of 2) sorted by relevance

/plugin/dirtylittlehelper/script/
H A Djquery-ui-touch-punch.js24 touchHandled; variable
75 if (touchHandled || !self._mouseCapture(event.originalEvent.changedTouches[0])) {
80 touchHandled = true;
102 if (!touchHandled) {
120 if (!touchHandled) {
138 touchHandled = false;
/plugin/overlay/script/
H A Djquery-ui-touch-punch.js24 touchHandled; variable
75 if (touchHandled || !self._mouseCapture(event.originalEvent.changedTouches[0])) {
80 touchHandled = true;
102 if (!touchHandled) {
120 if (!touchHandled) {
138 touchHandled = false;