Searched refs:hasReplacedLogicalHeight (Results 1 – 3 of 3) sorted by relevance
39 bool hasReplacedLogicalHeight() const;
245 bool RenderReplaced::hasReplacedLogicalHeight() const in hasReplacedLogicalHeight() function in WebCore::RenderReplaced452 if (hasReplacedLogicalHeight()) in computeReplacedLogicalHeight()
631 …return !root->hasReplacedLogicalHeight() && !document().frame()->ownerRenderer()->hasReplacedLogic… in heightAttributeEstablishesViewport()635 return !root->hasReplacedLogicalHeight(); in heightAttributeEstablishesViewport()