Searched refs:getScrollbarSize (Results 1 – 1 of 1) sorted by relevance
323 , scrollbarWidth: function () { return window.scrollbarWidth || $.layout.getScrollbarSize('width'…324 , scrollbarHeight: function () { return window.scrollbarHeight || $.layout.getScrollbarSize('height…325 , getScrollbarSize: function (dim) { method in $.layout