Home
last modified time | relevance | path

Searched refs:highlightBeginColor (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 Custom Widgets/common/org/eclipse/swt/custom/
H A DCTabFolder.java3331 Color highlightBeginColor = null; //null == no highlight in setSelectionBackground() local
3351 highlightBeginColor = colors[colors.length - 1]; in setSelectionBackground()
3408 setSelectionHighlightGradientColor(highlightBeginColor); in setSelectionBackground()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/custom/
H A DCTabFolder.java3333 Color highlightBeginColor = null; //null == no highlight in setSelectionBackground() local
3353 highlightBeginColor = colors[colors.length - 1]; in setSelectionBackground()
3410 setSelectionHighlightGradientColor(highlightBeginColor); in setSelectionBackground()