Home
last modified time | relevance | path

Searched refs:getShrinkToFit (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/webapp/
Doptions_menu.js77 this.shrinkToFit_, this.clientSession_.getShrinkToFit());
109 this.clientSession_.setScreenMode(this.clientSession_.getShrinkToFit(),
116 this.clientSession_.setScreenMode(!this.clientSession_.getShrinkToFit(),
Dclient_session.js235 remoting.ClientSession.prototype.getShrinkToFit = function() { method in remoting.ClientSession