Searched refs:showEditorInput (Results 1 – 2 of 2) sorted by relevance
398 public void showEditorInput(IEditorInput editorInput) { in showEditorInput() method in CommonXmlEditor400 ((LayoutEditorDelegate) mDelegate).showEditorInput(editorInput); in showEditorInput()
332 public void showEditorInput(IEditorInput editorInput) { in showEditorInput() method in LayoutEditorDelegate