Home | History | Annotate | Download | only in js

Lines Matching refs:screenY

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