Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/style/
DStyleRareInheritedData.h58 Color textFillColor; variable
DRenderStyle.h1362 const Color& textFillColor() const { return rareInheritedData->textFillColor; } in textFillColor() function
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp564 Color textFillColor; in paint() local