Searched refs:hasPercentHeightDescendants (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlock.h126 bool hasPercentHeightDescendants() const function in class:blink::RenderBlock
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp5839 ASSERT_TRUE(container->hasPercentHeightDescendants());
5846 EXPECT_FALSE(anonymousBlock->hasPercentHeightDescendants());

Completed in 536 milliseconds