Home | History | Annotate | Download | only in style

Lines Matching refs:orphans

590     short orphans() const { return inherited->orphans; }
930 void setOrphans(short o) { SET_VAR(inherited, orphans, o); }