Searched refs:_updateSelection (Results 1 – 1 of 1) sorted by relevance
250 this._updateSelection(this._selectedIndexInFiltered, false);275 this._updateSelection(newSelectedIndex, true);281 this._updateSelection(newSelectedIndex, false);286 this._updateSelection(newSelectedIndex, true);291 this._updateSelection(newSelectedIndex, false);309 _updateSelection: function(index, makeLast) method in WebInspector.FilteredItemSelectionDialog