Home | History | Annotate | Download | only in style

Lines Matching refs:setTextDecorationColor

1348     void setTextDecorationColor(const StyleColor& c) { SET_VAR(rareNonInheritedData, m_textDecorationColor, c); }