Searched refs:columnBreakBefore (Results 1 – 3 of 3) sorted by relevance
1485 …bool checkBeforeAlways = (checkColumnBreaks && child->style()->columnBreakBefore() == PBALWAYS) ||… in applyBeforeBreak()
827 …EPageBreak columnBreakBefore() const { return static_cast<EPageBreak>(rareNonInheritedData->m_mult… in columnBreakBefore() function
1937 return cssValuePool().createValue(style->columnBreakBefore()); in getPropertyCSSValue()