Home | History | Annotate | Download | only in css

Lines Matching refs:hyphenationLimitAfter

1175             if (style->hyphenationLimitAfter() < 0)
1177 return CSSPrimitiveValue::create(style->hyphenationLimitAfter(), CSSPrimitiveValue::CSS_NUMBER);