Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTableCaption

131     if (child->isTableCaption())
1305 if (child->isBox() && !toRenderBox(child)->hasSelfPaintingLayer() && (child->isTableSection() || child->isTableCaption())) {