Searched refs:checkBeforeAlways (Results 1 – 1 of 1) sorted by relevance
2424 …bool checkBeforeAlways = !childrenInline() && (usePrintRect && child->style()->pageBreakBefore() =… in paintChildren() local2425 if (checkBeforeAlways in paintChildren()6019 …bool checkBeforeAlways = (checkColumnBreaks && child->style()->columnBreakBefore() == PBALWAYS) ||… in applyBeforeBreak() local6020 if (checkBeforeAlways && inNormalFlow(child)) { in applyBeforeBreak()