Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTable

1310     if (isTable() || isRoot())
2541 if (isTable()) {
2713 bool includeBorderPadding = isTable();
3646 if (isTable()) {
4084 if (fontHeight > rect.height() || (!isReplaced() && !isTable()))
4113 if (isTable() && nonPseudoNode()) {
4696 if (box->isTable()) {