Searched refs:cellIsFullyIncludedInOtherCell (Results 1 – 1 of 1) sorted by relevance
399 static bool cellIsFullyIncludedInOtherCell(const RenderTableCell* cell1, const RenderTableCell* cel… in cellIsFullyIncludedInOtherCell() function414 if (cellIsFullyIncludedInOtherCell(cell1, cell2)) in compareRowSpanCellsInHeightDistributionOrder()418 if (!cellIsFullyIncludedInOtherCell(cell2, cell1)) in compareRowSpanCellsInHeightDistributionOrder()