Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DSuggestBox.js348updateSuggestions: function(anchorBox, completions, selectedIndex, canShowForSingleItem, userEnter… method in WebInspector.SuggestBox
DTextPrompt.js482 …this._suggestBox.updateSuggestions(this._boxForAnchorAtStart(selection, fullWordRange), completion…
DCodeMirrorTextEditor.js1485 …this._suggestBox.updateSuggestions(this._anchorBox, wordsWithPrefix, 0, true, this._textEditor.cop…