Home | History | Annotate | Download | only in style

Lines Matching refs:setTextEmphasisColor

1349     void setTextEmphasisColor(const StyleColor& c) { SET_VAR_WITH_SETTER(rareInheritedData, textEmphasisColor, setTextEmphasisColor, c); }