Searched refs:setTextStrokeColor (Results 1 – 4 of 4) sorted by relevance
397 …SSPropertyWebkitTextStrokeColor, &RenderStyle::textStrokeColor, &RenderStyle::setTextStrokeColor)); in ensurePropertyMap()
878 void setTextStrokeColor(const Color& c) { SET_VAR(rareInheritedData, textStrokeColor, c) } in setTextStrokeColor() function
3296 m_style->setTextStrokeColor(col); in applyProperty()
2121 (WebCore::RenderStyle::setTextStrokeColor):