Home
last modified time | relevance | path

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

/external/chromium_org/remoting/webapp/
Dclient_screen.js359 } else if (remoting.platformIsLinux()) {
Dremoting.js586 remoting.platformIsLinux = function() { function