Home | History | Annotate | Download | only in rendering

Lines Matching refs:pageBreakAfter

7367     bool checkAfterAlways = (checkColumnBreaks && child->style()->columnBreakAfter() == PBALWAYS) || (checkPageBreaks && child->style()->pageBreakAfter() == PBALWAYS)