Home | History | Annotate | Download | only in parse-only

Lines Matching refs:getScroll

2300 	getScroll: function(){
2301 if (isBody(this)) return this.getWindow().getScroll();
2404 getScroll: function(){
2469 return this.getScroll().y;
2473 return this.getScroll().x;