Home
last modified time | relevance | path

Searched defs:SELECT_LINE_START (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/
H A DST.java49 public static final int SELECT_LINE_START = 16908295; // binding = SWT.MOD2 + SWT.HOME field in ST
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/custom/
H A DST.java49 public static final int SELECT_LINE_START = 16908295; // binding = SWT.MOD2 + SWT.HOME field in ST
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DITextEditorActionDefinitionIds.java282 String SELECT_LINE_START= "org.eclipse.ui.edit.text.select.lineStart"; //$NON-NLS-1$ field