Searched refs:shouldHaveAutoLogicalHeight (Results 1 – 6 of 6) sorted by relevance
53 virtual bool shouldHaveAutoLogicalHeight() const OVERRIDE { return false; } in shouldHaveAutoLogicalHeight() function
66 virtual bool shouldHaveAutoLogicalHeight() const OVERRIDE;
83 bool RenderNamedFlowFragment::shouldHaveAutoLogicalHeight() const in shouldHaveAutoLogicalHeight() function in WebCore::RenderNamedFlowFragment
117 virtual bool shouldHaveAutoLogicalHeight() const OVERRIDE { return false; } in shouldHaveAutoLogicalHeight() function
249 m_hasAutoLogicalHeight = shouldHaveAutoLogicalHeight(); in updateRegionHasAutoLogicalHeightFlag()260 bool RenderRegion::shouldHaveAutoLogicalHeight() const in shouldHaveAutoLogicalHeight() function in WebCore::RenderRegion400 m_hasAutoLogicalHeight = shouldHaveAutoLogicalHeight(); in attachRegion()
162 virtual bool shouldHaveAutoLogicalHeight() const;