Home | History | Annotate | Download | only in line

Lines Matching refs:lineDepth

312     unsigned lineDepth = 1;
315 while (parent->isRenderInline() && lineDepth++ < cMaxLineDepth) {