Home
last modified time | relevance | path

Searched defs:TextEditorAction (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DTextEditorAction.java33 public abstract class TextEditorAction extends ResourceAction implements IUpdate { class
49 protected TextEditorAction(ResourceBundle bundle, String prefix, ITextEditor editor) { in TextEditorAction() method in TextEditorAction
68 protected TextEditorAction(ResourceBundle bundle, String prefix, ITextEditor editor, int style) { in TextEditorAction() method in TextEditorAction
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGuiColorTextEdit/
H A DTextEditor.h17 enum TextEditorAction { enum