Searched defs:stopCharacters (Results 1 – 2 of 2) sorted by relevance
37 WebInspector.TextPrompt = function(completions, stopCharacters) argument754 WebInspector.TextPromptWithHistory = function(completions, stopCharacters) argument
36 Node.prototype.rangeOfWord = function(offset, stopCharacters, stayWithinNode, direction) argument