Searched refs:itemScoreAt (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ | ||
D | FilteredItemSelectionDialog.js | 213 var score = this._delegate.itemScoreAt(i, query); |
D | StyleSheetOutlineDialog.js | 83 itemScoreAt: function(itemIndex, query) method in WebInspector.StyleSheetOutlineDialog |