Searched refs:_scrollHorizontalHandler (Results 1 – 3 of 3) sorted by relevance
13 …_scrollHorizontalHandler=a.bind(o._scrollHorizontalHandler,o),o._scrollVerticalHandler=a.bind(o._s… method in i
1 …_scrollHorizontalHandler","_scrollVerticalHandler","_outerScrollVerticalHandler","_outerScrollHori…
21552 _this._scrollHorizontalHandler = utils.bind(_this._scrollHorizontalHandler, _this);21641 this.$domEvents.attach(this.$view, "scroll", this._scrollHorizontalHandler);21718 ScrollbarCell.prototype._scrollHorizontalHandler = function (e) { method in ScrollbarCell21932 if(this._scrollHorizontalHandler() || this._scrolling){21947 if(this._scrollHorizontalHandler()){