Home | History | Annotate | Download | only in js

Lines Matching refs:screenY

4828     this.touch.start = {x: t.screenX, y: t.screenY};
4847 this.touch.end = {x: t.screenX, y: t.screenY};