Searched refs:getDesktopWidth (Results 1 – 4 of 4) sorted by relevance
208 needsHorizontalScroll = clientArea.width < this.plugin_.getDesktopWidth();215 clientArea.width - kScrollBarWidth < this.plugin_.getDesktopWidth();1119 this.plugin_.getDesktopWidth() + 'x' +1134 if (this.plugin_.getDesktopWidth() == 0 ||1140 var desktopWidth = this.plugin_.getDesktopWidth();
24 remoting.ClientPlugin.prototype.getDesktopWidth = function() {}; method in remoting.ClientPlugin
895 remoting.ClientPluginImpl.prototype.getDesktopWidth = function() { method in remoting.ClientPluginImpl
37 remoting.MockClientPlugin.prototype.getDesktopWidth = function() { method in remoting.MockClientPlugin