Home | History | Annotate | Download | only in rendering

Lines Matching refs:isConstructed

231         if (!parentBox || parentBox->isConstructed() || parentBox->nextOnLine()) {
305 ASSERT(lastLineBox() && !lastLineBox()->isConstructed());