Home | History | Annotate | Download | only in style

Lines Matching refs:setColumnRuleWidth

1333     void setColumnRuleWidth(unsigned short w) { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_rule.m_width, w); }