Home
last modified time | relevance | path

Searched defs:THEME_BACKGROUND (Results 1 – 4 of 4) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DWidget.java74 static final int THEME_BACKGROUND = 1<<8; field in Widget
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DWidget.java104 static final int THEME_BACKGROUND = 1<<16; field in Widget
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DWidget.java102 static final int THEME_BACKGROUND = 1<<16; field in Widget
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DWidget.java68 static final int THEME_BACKGROUND = 1 << 11; field in Widget