Searched defs:percentHeightDescendants (Results 1 – 2 of 2) sorted by relevance
626 if (HashSet<RenderBox*>* percentHeightDescendants = cell->percentHeightDescendants()) { in setCellLogicalWidths() local
3444 HashSet<RenderBox*>* RenderBlock::percentHeightDescendants() const in percentHeightDescendants() function in WebCore::RenderBlock