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