/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/search/ |
H A D | IMatchPresentation.java | 66 …void showMatch(Match match, int currentOffset, int currentLength, boolean activate) throws PartIni… in showMatch() method
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/new search/org/eclipse/search/ui/text/ |
H A D | AbstractTextSearchViewPage.java | 397 …protected void showMatch(Match match, int currentOffset, int currentLength) throws PartInitExcepti… in showMatch() method in AbstractTextSearchViewPage 422 …protected void showMatch(Match match, int currentOffset, int currentLength, boolean activate) thro… in showMatch() method in AbstractTextSearchViewPage 423 showMatch(match, currentOffset, currentLength); in showMatch() 911 private void showMatch(final Match match, final boolean activateEditor) { 924 showMatch(match, location.getOffset(), location.getLength(), activateEditor); 992 showMatch(currentMatch, activateEditor);
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/search/ |
H A D | TestParticipant.java | 82 …public void showMatch(Match match, int currentOffset, int currentLength, boolean activate) throws … in showMatch() method in TestUIParticipant
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/ |
H A D | NLSSearchResultPage.java | 51 …protected void showMatch(Match match, int currentOffset, int currentLength, boolean activate) thro… in showMatch() method in NLSSearchResultPage
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/search/ |
H A D | PluginSearchResultPage.java | 112 …protected void showMatch(Match match, int currentOffset, int currentLength, boolean activate) thro… in showMatch() method in PluginSearchResultPage
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/search/dependencies/ |
H A D | DependencyExtentSearchResultPage.java | 127 …protected void showMatch(Match match, int currentOffset, int currentLength, boolean activate) thro… in showMatch() method in DependencyExtentSearchResultPage
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.tools/src/org/eclipse/core/tools/search/ |
H A D | FindUnusedSearchResultPage.java | 194 …protected void showMatch(Match match, int currentOffset, int currentLength, boolean activate) thro… in showMatch() method in FindUnusedSearchResultPage
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ |
H A D | JavaSearchResultPage.java | 201 …public void showMatch(Match match, int offset, int length, boolean activate) throws PartInitExcept… in showMatch() method in JavaSearchResultPage 219 participant.showMatch(match, offset, length, activate); in showMatch()
|
H A D | OccurrencesSearchResultPage.java | 234 …protected void showMatch(Match match, int currentOffset, int currentLength, boolean activate) thro… in showMatch() method in OccurrencesSearchResultPage
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/search/ |
H A D | LaunchConfigurationQueryParticipant.java | 300 …public void showMatch(Match match, int currentOffset, int currentLength, boolean activate) throws … in showMatch() method in LaunchConfigurationQueryParticipant.UIParticipant
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/search/org/eclipse/search/internal/ui/text/ |
H A D | FileSearchPage.java | 226 …protected void showMatch(Match match, int offset, int length, boolean activate) throws PartInitExc… in showMatch() method in FileSearchPage
|
/dports/net-mgmt/mrtg/mrtg-2.17.4/lib/mrtg2/ |
H A D | MRTG_lib.pm | 1589 sub showMatch( $$$$$ ) { subroutine
|
/dports/net-mgmt/mrtg/mrtg-2.17.4/doc/ |
H A D | mrtglib.pod | 1588 # showMatch( $string, $pre, $t, $post, $if ) from within &targparser. 1589 sub showMatch( $$$$$ ) {
|