Searched refs:hasReplacedLogicalWidth (Results 1 – 3 of 3) sorted by relevance
38 bool hasReplacedLogicalWidth() const;
234 bool RenderReplaced::hasReplacedLogicalWidth() const in hasReplacedLogicalWidth() function in WebCore::RenderReplaced
609 …return !root->hasReplacedLogicalWidth() && !document().frame()->ownerRenderer()->hasReplacedLogica… in widthAttributeEstablishesViewport()613 return !root->hasReplacedLogicalWidth(); in widthAttributeEstablishesViewport()