Home | History | Annotate | Download | only in style

Lines Matching refs:setVisitedLinkBackgroundColor

1732     void setVisitedLinkBackgroundColor(const StyleColor& v) { SET_VAR(rareNonInheritedData, m_visitedLinkBackgroundColor, v); }