Home | History | Annotate | Download | only in style

Lines Matching refs:textFillColor

1029     void setTextFillColor(const Color& c) { SET_VAR(rareInheritedData, textFillColor, c) }
1362 const Color& textFillColor() const { return rareInheritedData->textFillColor; }