Searched refs:remapKey (Results 1 – 4 of 4) sorted by relevance
83 remoting.ClientPlugin.prototype.remapKey = function(from, to) {}; method in remoting.ClientPlugin
743 this.plugin_.remapKey(fromKey, toKey);746 this.plugin_.remapKey(fromKey, fromKey);
683 remoting.ClientPluginImpl.prototype.remapKey = method in remoting.ClientPluginImpl
77 remoting.MockClientPlugin.prototype.remapKey = function(from, to) {}; method in remoting.MockClientPlugin