Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTableCaption

118     if (child->isTableCaption())
670 if (child->isBox() && !toRenderBox(child)->hasSelfPaintingLayer() && (child->isTableSection() || child->isTableCaption())) {
849 if (!child->isTableCaption())
1400 if (child->isBox() && !toRenderBox(child)->hasSelfPaintingLayer() && (child->isTableSection() || child->isTableCaption())) {