Searched refs:totalSectionLogicalHeight (Results 1 – 1 of 1) sorted by relevance
349 int totalSectionLogicalHeight = 0; in layout() local368 totalSectionLogicalHeight += section->calcRowLogicalHeight(); in layout()417 …->layoutRows(child == m_firstBody ? max(0, computedLogicalHeight - totalSectionLogicalHeight) : 0); in layout()420 …if (!m_firstBody && computedLogicalHeight > totalSectionLogicalHeight && !document()->inQuirksMode… in layout()