Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DFilteredItemSelectionDialog.js256 … this._shouldShowMatchingItems = this._delegate.shouldShowMatchingItems(this._promptElement.value);
374 shouldShowMatchingItems: function(query) method in WebInspector.SelectionDialogContentProvider
790 shouldShowMatchingItems: function(query) method in WebInspector.OpenResourceDialog