Home | History | Annotate | Download | only in style

Lines Matching refs:setColumnRuleColor

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