Home | History | Annotate | Download | only in ui

Lines Matching defs:highlightSearchResults

709     var result = WebInspector.highlightSearchResults(element, [new WebInspector.SourceRange(offset, length)], domChanges);
719 WebInspector.highlightSearchResults = function(element, resultRanges, changes)