Home | History | Annotate | Download | only in js

Lines Matching refs:screenY

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