Home | History | Annotate | Download | only in style

Lines Matching refs:textStrokeColor

1027     void setTextStrokeColor(const Color& c) { SET_VAR(rareInheritedData, textStrokeColor, c) }
1363 const Color& textStrokeColor() const { return rareInheritedData->textStrokeColor; }