Home | History | Annotate | Download | only in rendering

Lines Matching full:cell

608         const RenderTableCell* cell = toRenderTableCell(this);
609 if (parent() && cell->section())
610 return cell->table();