Searched defs:selectionColor (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DTheme.h68 virtual Color selectionColor(ControlPart, ControlState, SelectionPart) const { return Color(); } function in class:WebCore::Theme
/external/webkit/Source/WebCore/platform/android/
H A DRenderThemeAndroid.cpp64 const RGBA32 selectionColor = makeRGB(181, 224, 136); member in namespace:WebCore
188 return Color(selectionColor);
/external/webkit/Source/WebCore/rendering/
H A DRenderObject.cpp1456 Color RenderObject::selectionColor(int colorProperty) const function in class:WebCore::RenderObject
1479 return selectionColor(CSSPropertyWebkitTextFillColor);
1484 return selectionColor(CSSPropertyWebkitTextEmphasisColor);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 725 milliseconds