Searched refs:hasPercentHeightDescendant (Results 1 – 3 of 3) sorted by relevance
128 static bool hasPercentHeightDescendant(RenderBox*);
2853 bool RenderBlock::hasPercentHeightDescendant(RenderBox* descendant) in hasPercentHeightDescendant() function in WebCore::RenderBlock2894 if (!hasPercentHeightDescendant(descendant)) in removePercentHeightDescendantIfNeeded()2908 if (!hasPercentHeightDescendant(box)) in clearPercentHeightDescendantsFrom()
995 …TMLParserThrea^chrome ^[.] WebCore::RenderBlock::hasPercentHeightDescendant(WebCore:…997 --- WebCore::RenderBlock::hasPercentHeightDescendant(WebCore::RenderBox*)