Searched refs:_isVertical (Results 1 – 3 of 3) sorted by relevance
13 …_isVertical()?this._initVertical():this._initHorizontal(),this._initMouseWheel(),this._initLinkedV… method in i
1 …_isVertical","_initVertical","_initHorizontal","_initMouseWheel","_initLinkedViews","_getRootParen…
21588 if(this._isVertical()){21631 …if(views[i].$config && ((this._isVertical() && views[i].$config.scrollY == this.$id) || (this._isH…21647 …var css = this._isVertical() ?"gantt_layout_outer_scroll gantt_layout_outer_scroll_vertical" : "ga…21712 ScrollbarCell.prototype._isVertical = function(){ method in ScrollbarCell21719 if(this._isVertical() || this._scrolling){21734 if(this._isVertical()){21819 …var ownSize = (this._isVertical() ? height : width) - this._getScrollOffset() + (this._isHorizonta…21874 if(this._isVertical()){21909 if(this._isVertical()){21992 if(this._isVertical()){