Searched refs:hasAutoLogicalHeight (Results 1 – 5 of 5) sorted by relevance
66 ASSERT(hasAutoLogicalHeight()); in pageLogicalHeight()77 ASSERT(hasAutoLogicalHeight() && !m_flowThread->inConstrainedLayoutPhase()); in maxPageLogicalHeight()85 ASSERT(hasAutoLogicalHeight()); in logicalHeightOfAllFlowThreadContent()297 if (hasAutoLogicalHeight() && !m_flowThread->inConstrainedLayoutPhase()) { in layoutBlock()401 if (hasAutoLogicalHeight()) in attachRegion()409 if (hasAutoLogicalHeight()) in detachRegion()640 if (!hasAutoLogicalHeight()) in updateLogicalHeight()
169 if (!inConstrainedLayoutPhase() && region->hasAutoLogicalHeight()) { in validateRegions()847 if (region->hasAutoLogicalHeight()) in isAutoLogicalHeightRegionsCountConsistent()867 if (region->hasAutoLogicalHeight()) in initializeRegionsComputedAutoHeight()878 if (!region->hasAutoLogicalHeight()) in markAutoLogicalHeightRegionsForLayout()899 if (emptyRegionsSegment && region->hasAutoLogicalHeight()) in updateRegionsFlowThreadPortionRect()941 ASSERT((*regionIter)->hasAutoLogicalHeight()); in addForcedRegionBreak()961 if (region->hasAutoLogicalHeight()) { in addForcedRegionBreak()
100 ASSERT(hasAutoLogicalHeight() && !m_flowThread->inConstrainedLayoutPhase()); in maxPageLogicalHeight()
107 bool hasAutoLogicalHeight() const { return m_hasAutoLogicalHeight; } in hasAutoLogicalHeight() function
583 if (renderRegion->hasAutoLogicalHeight()) in writeRenderRegionList()