Searched refs:cellAfter (Results 1 – 6 of 6) sorted by relevance
193 RenderTableCell* cellAfter(const RenderTableCell*) const;
269 if (RenderTableCell* after = table()->cellAfter(this)) { in clippedOverflowRectForRepaint()475 RenderTableCell* nextCell = table->cellAfter(this); in collapsedEndBorder()
1198 RenderTableCell* RenderTable::cellAfter(const RenderTableCell* cell) const in cellAfter() function in WebCore::RenderTable
26740 (WebCore::RenderTable::cellAfter): Renamed cellRight to this.
37427 (WebCore::RenderTable::cellAfter): Ditto.
94553 (WebCore::RenderTable::cellAfter):