Home
last modified time | relevance | path

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

/external/chromium_org/remoting/webapp/
Dremoting.js115 window.addEventListener('paste', pluginGotPaste_, false);
401 function pluginGotPaste_(eventUncast) { function