Searched refs:contentHeightIsConstrained (Results 1 – 2 of 2) sorted by relevance
83 static bool contentHeightIsConstrained(const RenderBlock* container);
453 return !contentHeightIsConstrained(container); in containerShouldBeAutosized()511 bool TextAutosizer::contentHeightIsConstrained(const RenderBlock* container) in contentHeightIsConstrained() function in WebCore::TextAutosizer