Searched refs:hasAutoWidows (Results 1 – 4 of 4) sorted by relevance
1556 if (paginated && !style()->hasAutoWidows() && !didBreakAtLineToAvoidWidow()) { in layoutRunsAndFloatsInRange()
5470 …derStyle->hasAutoOrphans() ? 1 : renderStyle->orphans(), renderStyle->hasAutoWidows() ? 1 : render… in calculateMinimumPageHeight()
707 bool hasAutoWidows() const { return rareInheritedData->m_hasAutoWidows; } in hasAutoWidows() function
2376 if (style->hasAutoWidows()) in getPropertyCSSValue()