Home | History | Annotate | Download | only in style

Lines Matching defs:hyphenationLimitAfter

702     short hyphenationLimitAfter() const { return rareInheritedData->hyphenationLimitAfter; }
1063 void setHyphenationLimitAfter(short limit) { SET_VAR(rareInheritedData, hyphenationLimitAfter, limit); }