Searched refs:firstRowCellAdjoiningTableEnd (Results 1 – 3 of 3) sorted by relevance
162 const RenderTableCell* firstRowCellAdjoiningTableEnd() const;
1056 …f (const RenderTableCell* adjoiningEndCell = topNonEmptySection->firstRowCellAdjoiningTableEnd()) { in calcBorderEnd()
1664 const RenderTableCell* RenderTableSection::firstRowCellAdjoiningTableEnd() const in firstRowCellAdjoiningTableEnd() function in WebCore::RenderTableSection