Home
last modified time | relevance | path

Searched defs:textFillColor (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.h63 Color textFillColor; variable
DRenderStyle.h1754 Color textFillColor() const { return rareInheritedData->textFillColor; } in textFillColor() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTreeAsText.cpp233 Color textFillColor = o.resolveColor(CSSPropertyWebkitTextFillColor); in writeRenderObject() local
DInlineTextBox.cpp539 Color textFillColor; in paint() local