Searched defs:textColor (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DEllipsisBox.cpp39 Color textColor = style->visitedDependentColor(CSSPropertyWebkitTextFillColor); local
113 Color textColor = style->visitedDependentColor(CSSPropertyColor); local
H A DRenderListBox.cpp413 Color textColor = element->renderStyle() ? element->renderStyle()->visitedDependentColor(CSSPropertyColor) : style()->visitedDependentColor(CSSPropertyColor); local
H A DRenderTheme.cpp1217 Color RenderTheme::disabledTextColor(const Color& textColor, const Color& backgroundColor) const argument
H A DInlineTextBox.cpp325 Color correctedTextColor(Color textColor, Color backgroundColor) argument
865 void InlineTextBox::paintSelection(GraphicsContext* context, const FloatPoint& boxOrigin, RenderStyle* style, const Font& font, Color textColor) argument
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXColor.c25 ThemeTextColor textColor; member in struct:SystemColorMapEntry
196 GetThemeFromPixelCode( unsigned char code, ThemeBrush *brush, ThemeTextColor *textColor, ThemeBackgroundKind *background) argument
236 GetThemeColor( unsigned long pixel, ThemeBrush brush, ThemeTextColor textColor, ThemeBackgroundKind background, CGColorRef *c) argument
307 ThemeTextColor textColor; local
494 ThemeTextColor textColor; local
580 ThemeTextColor textColor = systemColorMap[idx].textColor; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXColor.c30 ThemeTextColor textColor; member in struct:SystemColorMapEntry
201 GetThemeFromPixelCode( unsigned char code, ThemeBrush *brush, ThemeTextColor *textColor, ThemeBackgroundKind *background) argument
240 GetThemeColor( unsigned long pixel, ThemeBrush brush, ThemeTextColor textColor, ThemeBackgroundKind background, RGBColor *c) argument
290 ThemeTextColor textColor; local
330 ThemeTextColor textColor; local
408 ThemeTextColor textColor; local
579 ThemeTextColor textColor = systemColorMap[idx].textColor; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DCaptionUserPreferencesMediaAF.cpp319 Color textColor = captionsTextColor(important); local
355 cssPropertyWithTextEdgeColor(CSSPropertyID id, const String& value, const Color& textColor, bool important) const argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp81 static const unsigned int textColor = 0xFFFFFFFF; variable
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocument.h653 Color textColor() const { return m_textColor; } function in class:WebCore::Document
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeColumn.c50 XColor *textColor; /* -textcolor */ member in struct:TreeColumn_

Completed in 271 milliseconds