Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTableSection

285     else if (newChild->isTableSection())
288 needsTable = !isTableSection();
651 while (o && ((o->isInline() && !o->isReplaced()) || o->isTableRow() || o->isTableSection()