Searched refs:checkAfterAlways (Results 1 – 1 of 1) sorted by relevance
2448 …bool checkAfterAlways = !childrenInline() && (usePrintRect && child->style()->pageBreakAfter() == … in paintChildren() local2449 if (checkAfterAlways in paintChildren()6033 …bool checkAfterAlways = (checkColumnBreaks && child->style()->columnBreakAfter() == PBALWAYS) || (… in applyAfterBreak() local6034 if (checkAfterAlways && inNormalFlow(child)) { in applyAfterBreak()