Home
last modified time | relevance | path

Searched refs:initialWidows (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DStyleRareInheritedData.cpp37 , widows(RenderStyle::initialWidows()) in StyleRareInheritedData()
H A DRenderStyle.h1016 …AR(rareInheritedData, m_hasAutoWidows, true); SET_VAR(rareInheritedData, widows, initialWidows()) } in setHasAutoWidows()
1255 static int initialWidows() { return 2; } in initialWidows() function
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_style.cpp532 widows(RenderStyle::initialWidows()), orphans(RenderStyle::initialOrphans()), in StyleInheritedData()
H A Drender_style.h2567 static int initialWidows() in initialWidows() function