Searched refs:removePercentHeightDescendant (Results 1 – 5 of 5) sorted by relevance
101 RenderBlock::removePercentHeightDescendant(this); in destroy()
119 static void removePercentHeightDescendant(RenderBox*);
104 RenderBlock::removePercentHeightDescendant(this); in destroy()186 RenderBlock::removePercentHeightDescendant(this); in styleDidChange()
2445 void RenderBlock::removePercentHeightDescendant(RenderBox* descendant) in removePercentHeightDescendant() function in WebCore::RenderBlock
42766 (WebCore::RenderBlock::removePercentHeightDescendant): Added. Removes42771 removePercentHeightDescendant() when style changes and the box42777 removePercentHeightDescendant.