Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.h61 Color textStrokeColor; variable
DRenderStyle.h1755 Color textStrokeColor() const { return rareInheritedData->textStrokeColor; } in textStrokeColor() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTreeAsText.cpp238 Color textStrokeColor = o.resolveColor(CSSPropertyWebkitTextStrokeColor); in writeRenderObject() local
DInlineTextBox.cpp540 Color textStrokeColor; in paint() local