Searched defs:marker (Results 1 – 10 of 10) sorted by relevance
136 IMarker marker = null; in createMarkerFromSearchMatch() local161 IMarker marker = createMarkerFromSearchMatch(matchedFile, match); in acceptSearchMatch() local197 private void showMarker(IMarker marker) { in showMarker()
182 IMarker marker = null; in createMarkerFromSearchMatch() local207 IMarker marker = createMarkerFromSearchMatch(matched_file, match); in acceptSearchMatch() local427 void openFile(IFile file, IMarker marker) { in openFile()
84 public boolean hasResolutions(IMarker marker) { in hasResolutions()97 public IMarkerResolution[] getResolutions(IMarker marker) { in getResolutions()301 public void run(IMarker marker) { in run()400 public void run(IMarker marker) { in run()
87 IMarker marker = markers[i]; in runInWorkspace() local
188 IMarker marker = markers[0]; in checkRanges() local
233 IMarker marker = markers[0]; in checkNamespaceFix() local
158 IMarker marker = BaseProjectHelper.markResource(getFile(), in checkClass() local
135 IMarker marker = resource.createMarker(markerId); in markResource() local196 IMarker marker = project.createMarker(markerId); in markProject() local
309 private void processMarker(IMarker marker, List<UiElementNode> nodeList, int kind) { in processMarker()
259 const char *marker = " "; in dumpStacks() local