Home | History | Annotate | Download | only in style

Lines Matching refs:setColumnRuleColor

986     void setColumnRuleColor(const Color& c) { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_rule.color, c); }