Home | History | Annotate | Download | only in rendering

Lines Matching refs:setLogicalHeight

613     setLogicalHeight(lineBox->alignBoxesInBlockDirection(logicalHeight(), textBoxDataMap, verticalPositionCache));
738 setLogicalHeight(borderBefore() + paddingBefore());
1102 setLogicalHeight(oldLogicalHeight + adjustment);
1108 setLogicalHeight(lineBox->blockLogicalHeight());
1167 setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f) + delta);
1172 setLogicalHeight(lastRootBox()->blockLogicalHeight());
1243 setLogicalHeight(logicalHeight() + lastLineAnnotationsAdjustment + borderAfter() + paddingAfter() + scrollbarLogicalHeight());
1246 setLogicalHeight(logicalHeight() + lineHeight(true, isHorizontalWritingMode() ? HorizontalLine : VerticalLine, PositionOfInteriorLineBoxes));
1372 setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f));
1380 setLogicalHeight(savedLogicalHeight);
1389 setLogicalHeight(last->blockLogicalHeight());
1795 m_block->setLogicalHeight(lastFloatLogicalBottom);
2507 setLogicalHeight(logicalHeight() + paginationStrut);