Home | History | Annotate | Download | only in rendering

Lines Matching refs:isBeforeOrAfterContent

149         if (last && last->isAnonymous() && !last->isBeforeOrAfterContent()) {
169 if (lastBox && lastBox->isAnonymous() && !lastBox->isBeforeOrAfterContent()) {