Searched defs:getClientHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Dscrollbar.js160 var clientSize = this.getClientHeight();
205 var clientSize = this.getClientHeight();
241 ScrollBar.prototype.getClientHeight = function() {
285 MainPanelScrollBar.prototype.getClientHeight = function() {

Completed in 120 milliseconds