Searched refs:uniqueCells (Results 1 – 1 of 1) sorted by relevance
658 HashSet<const RenderTableCell*> uniqueCells; in calcRowLogicalHeight() local683 ASSERT(!uniqueCells.contains(cell)); in calcRowLogicalHeight()684 uniqueCells.add(cell); in calcRowLogicalHeight()