Searched refs:removePercentHeightDescendantIfNeeded (Results 1 – 3 of 3) sorted by relevance
130 static void removePercentHeightDescendantIfNeeded(RenderBox*);
161 RenderBlock::removePercentHeightDescendantIfNeeded(this); in willBeDestroyed()237 RenderBlock::removePercentHeightDescendantIfNeeded(this); in styleDidChange()
2886 void RenderBlock::removePercentHeightDescendantIfNeeded(RenderBox* descendant) in removePercentHeightDescendantIfNeeded() function in WebCore::RenderBlock