Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/
H A DSWT.java1030 public static final int TRAVERSE_ARROW_PREVIOUS = 1 << 5; field in SWT
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/
H A DSWT.java1170 public static final int TRAVERSE_ARROW_PREVIOUS = 1 << 5; field in SWT