Home
last modified time | relevance | path

Searched refs:refGraphicalEditor (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DHyperlinks.java759 GraphicalEditorPart refGraphicalEditor = refDelegate.getGraphicalEditor(); in getConfiguration() local
760 if (refGraphicalEditor != null) { in getConfiguration()
761 return refGraphicalEditor.getConfiguration(); in getConfiguration()