Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTableCol

359         if (colElt->parent()->isTableCol() && (!rtl ? !colElt->previousSibling() : !colElt->nextSibling())) {
427 if (colElt->parent()->isTableCol() && (!rtl ? !colElt->nextSibling() : !colElt->previousSibling())) {
510 if (colElt->parent()->isTableCol()) {
575 if (colElt->parent()->isTableCol()) {