Home | History | Annotate | Download | only in style

Lines Matching refs:setOrphans

1239     void setOrphans(short o) { SET_VAR(rareInheritedData, m_hasAutoOrphans, false); SET_VAR(rareInheritedData, orphans, o); }