Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTable

545         if (curr->isTable() || curr->isRenderButton() || curr->isListItem())
811 ASSERT(beforeChildAnonymousContainer->isTable());
1320 || isTable() || borderAndPaddingLogicalHeight()
3356 if (isTable())
3590 bool paintsOwnSelection = curr->shouldPaintSelectionGaps() || curr->isTable(); // FIXME: Eventually we won't special-case table like this.
5120 if (childrenInline() && !isTable()) {
5292 if (isTable())
6325 if (nowrap && !child->isTable())