OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getEditorDelegate
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java
[
all
...]
LayoutCanvas.java
324
IEditorSite editorSite =
getEditorDelegate
().getEditor().getEditorSite();
426
IEditorSite editorSite =
getEditorDelegate
().getEditor().getEditorSite();
625
public LayoutEditorDelegate
getEditorDelegate
() {
[
all
...]
GraphicalEditorPart.java
552
mOutlinePage.selectionChanged(
getEditorDelegate
().getEditor(), selection);
[
all
...]
Completed in 70 milliseconds