hasPercentHeightDescendant 2674 Source/core/rendering/RenderBlock.cpp if (!hasPercentHeightDescendant(descendant)) hasPercentHeightDescendant 2688 Source/core/rendering/RenderBlock.cpp if (!hasPercentHeightDescendant(box)) hasPercentHeightDescendant 123 Source/core/rendering/RenderBlock.h static bool hasPercentHeightDescendant(RenderBox*); hasPercentHeightDescendant 5477 Source/web/tests/WebFrameTest.cpp EXPECT_TRUE(WebCore::RenderBlock::hasPercentHeightDescendant(percentHeightInAnonymous)); hasPercentHeightDescendant 5478 Source/web/tests/WebFrameTest.cpp EXPECT_TRUE(WebCore::RenderBlock::hasPercentHeightDescendant(percentHeightDirectChild));