selectionColor 1805 Source/core/rendering/RenderObject.cpp return selectionColor(CSSPropertyWebkitTextFillColor); selectionColor 1810 Source/core/rendering/RenderObject.cpp return selectionColor(CSSPropertyWebkitTextEmphasisColor); selectionColor 1081 Source/core/rendering/RenderObject.h Color selectionColor(int colorProperty) const; selectionColor 69 Source/platform/Theme.h virtual Color selectionColor(ControlPart, ControlState, SelectionPart) const { return Color(); }