Home | History | Annotate | Download | only in rendering

Lines Matching refs:setLogicalHeight

644     setLogicalHeight(lineBox->alignBoxesInBlockDirection(logicalHeight(), textBoxDataMap, verticalPositionCache));
776 setLogicalHeight(newLogicalHeight);
881 setLogicalHeight(lineBox->lineBottomWithLeading());
1007 setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f) + delta);
1012 setLogicalHeight(lastRootBox()->lineBottomWithLeading());
1592 setLogicalHeight(logicalHeight() + lastLineAnnotationsAdjustment + afterEdge);
1595 setLogicalHeight(logicalHeight() + lineHeight(true, isHorizontalWritingMode() ? HorizontalLine : VerticalLine, PositionOfInteriorLineBoxes));
1729 setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f));
1737 setLogicalHeight(savedLogicalHeight);
1745 setLogicalHeight(last->lineBottomWithLeading());