Home | History | Annotate | Download | only in rendering

Lines Matching refs:isConstructed

215         if (!lineBoxList->firstLineBox()->isConstructed() && !renderer()->isInlineContinuation()) {
229 if (!lineBoxList->lastLineBox()->isConstructed()) {
236 if ((!prevLineBox() || prevLineBox()->isConstructed()) &&