Searched refs:setWidows (Results 1 – 3 of 3) sorted by relevance
574 style->setWidows(animatableValueRoundClampTo<unsigned short>(value, 1)); in applyProperty()
1001 …pend(new PropertyWrapper<short>(CSSPropertyWidows, &RenderStyle::widows, &RenderStyle::setWidows)); in ensurePropertyMap()
1192 …void setWidows(short w) { SET_VAR(rareInheritedData, m_hasAutoWidows, false); SET_VAR(rareInherite… in setWidows() function