Searched refs:hasPercentHeightContainerMap (Results 1 – 3 of 3) sorted by relevance
127 static bool hasPercentHeightContainerMap();
2848 bool RenderBlock::hasPercentHeightContainerMap() in hasPercentHeightContainerMap() function in WebCore::RenderBlock2891 if (!hasPercentHeightContainerMap()) in removePercentHeightDescendantIfNeeded()
247 if (RenderBlock::hasPercentHeightContainerMap() && firstChild() in styleDidChange()