Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTableRow

792             if (curr->isBox() && !curr->isTableRow()) {
799 if (curr->isBox() && curr->isTableRow()) {
3063 } else if (renderer()->isTableRow()) {