Searched refs:totalSectionLogicalHeight (Results 1 – 1 of 1) sorted by relevance
440 LayoutUnit totalSectionLogicalHeight = 0; in layout() local453 totalSectionLogicalHeight += section->calcRowLogicalHeight(); in layout()504 distributeExtraLogicalHeight(floorToInt(computedLogicalHeight - totalSectionLogicalHeight)); in layout()509 …if (!topSection() && computedLogicalHeight > totalSectionLogicalHeight && !document().inQuirksMode… in layout()