Searched refs:compareRowSpanCellsInHeightDistributionOrder (Results 1 – 1 of 1) sorted by relevance
405 static bool compareRowSpanCellsInHeightDistributionOrder(const RenderTableCell* cell1, const Render… in compareRowSpanCellsInHeightDistributionOrder() function504 … std::sort(rowSpanCells.begin(), rowSpanCells.end(), compareRowSpanCellsInHeightDistributionOrder); in distributeRowSpanHeightToRows()