Searched defs:cellBefore (Results 1 – 2 of 2) sorted by relevance
1209 RenderTableCell* RenderTable::cellBefore(const RenderTableCell* cell) const in cellBefore() function in blink::RenderTable
512 RenderTableCell* cellBefore = table->cellBefore(this); in computeCollapsedStartBorder() local