Searched refs:cellBelow (Results 1 – 9 of 9) sorted by relevance
191 RenderTableCell* cellBelow(const RenderTableCell*) const;
281 if (RenderTableCell* below = table()->cellBelow(this)) { in clippedOverflowRectForRepaint()616 RenderTableCell* nextCell = table->cellBelow(this); in collapsedAfterBorder()
1157 RenderTableCell* RenderTable::cellBelow(const RenderTableCell* cell) const in cellBelow() function in WebCore::RenderTable
30875 table()->cellBelow(this). In the case of the crash, cellBelow() returns 30876 a pointer to a table cell that was already destroyed. cellBelow() thinks
6449 (RenderTable::cellBelow):6578 (RenderTable::cellBelow): Same.
617 (RenderTable::cellBelow):
52277 (WebCore::RenderTable::cellBelow): Changed to call sectionBelow.54514 (WebCore::RenderTable::cellBelow): Return 0 if the cell is in the last row
37425 (WebCore::RenderTable::cellBelow): Ditto.68977 (WebCore::RenderTable::cellBelow):
92536 (WebCore::RenderTable::cellBelow):94551 (WebCore::RenderTable::cellBelow):