Searched refs:disabledTextColor (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTextControl.cpp101 textBlockStyle->setColor(theme()->disabledTextColor(textBlockStyle->visitedDependentColor(CSSPropertyColor), startStyle->visitedDependentColor(CSSPropertyBackgroundColor)));
H A DRenderTheme.h155 virtual Color disabledTextColor(const Color& textColor, const Color& backgroundColor) const;
H A DRenderTheme.cpp1217 Color RenderTheme::disabledTextColor(const Color& textColor, const Color& backgroundColor) const function in class:WebCore::RenderTheme

Completed in 73 milliseconds