Searched refs:_previousSearchMatch (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A Dtreeoutline.js468 nextSelectedElement = this._previousSearchMatch(this.searchInputElement.value, this.selectedTreeElement);
510 TreeOutline.prototype._previousSearchMatch = function(searchText, startTreeElement) method in class:TreeOutline

Completed in 169 milliseconds