Searched defs:defaultKeyHandler (Results 1 – 1 of 1) sorted by relevance
235 defaultKeyHandler: function(event, force) method in WebInspector.TextPrompt867 defaultKeyHandler: function(event, force) method in WebInspector.TextPromptWithHistory919 return WebInspector.TextPrompt.prototype.defaultKeyHandler.apply(this, arguments); method in WebInspector.TextPrompt