Searched refs:getDesktopHeight (Results 1 – 4 of 4) sorted by relevance
207 needsVerticalScroll = clientArea.height < this.plugin_.getDesktopHeight();212 clientArea.height - kScrollBarWidth < this.plugin_.getDesktopHeight();1120 this.plugin_.getDesktopHeight() +' @ ' +1135 this.plugin_.getDesktopHeight() == 0) {1141 var desktopHeight = this.plugin_.getDesktopHeight();
29 remoting.ClientPlugin.prototype.getDesktopHeight = function() {}; method in remoting.ClientPlugin
899 remoting.ClientPluginImpl.prototype.getDesktopHeight = function() { method in remoting.ClientPluginImpl
41 remoting.MockClientPlugin.prototype.getDesktopHeight = function() { method in remoting.MockClientPlugin