Searched refs:getMatchToDisplay (Results 1 – 1 of 1) sorted by relevance
214 SearchMatch match = getMatchToDisplay(methodMatches, fqmn); in revealMethod()224 SearchMatch match = getMatchToDisplay(matches, in revealLineMatch()317 private SearchMatch getMatchToDisplay(List<SearchMatch> matches, String searchTerm) { in getMatchToDisplay() method in SourceRevealer