Searched refs:selectionColor (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DTheme.h68 virtual Color selectionColor(ControlPart, ControlState, SelectionPart) const { return Color(); } function in class:WebCore::Theme
/macosx-10.9.5/WebKit-7537.78.2/mac/Plugins/
H A DWebPluginController.mm436 - (NSColor *)selectionColor
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderObject.h1035 Color selectionColor(int colorProperty) const;
H A DRenderObject.cpp1644 Color RenderObject::selectionColor(int colorProperty) const function in class:WebCore::RenderObject
1667 return selectionColor(CSSPropertyWebkitTextFillColor);
1672 return selectionColor(CSSPropertyWebkitTextEmphasisColor);

Completed in 80 milliseconds