Home | History | Annotate | Download | only in style

Lines Matching refs:setTabSize

1363     void setTabSize(unsigned size) { SET_VAR(rareInheritedData, m_tabSize, size); }