Searched refs:setLogicalHeight (Results 1 – 14 of 14) sorted by relevance
147 textBox->setLogicalHeight(boxRect.height()); in layoutChildBoxes()162 flowBox->setLogicalHeight(boxRect.height()); in layoutChildBoxes()202 setLogicalHeight(heightBlock); in layoutRootBox()
41 void setLogicalHeight(int h) { m_logicalHeight = h; } in setLogicalHeight() function
46 void setLogicalHeight(int height) { m_logicalHeight = height; } in setLogicalHeight() function
41 void setLogicalHeight(int height) { m_logicalHeight = height; } in setLogicalHeight() function
613 …setLogicalHeight(lineBox->alignBoxesInBlockDirection(logicalHeight(), textBoxDataMap, verticalPosi… in computeBlockDirectionPositionsForLine()738 setLogicalHeight(borderBefore() + paddingBefore()); in layoutInlineChildren()1102 setLogicalHeight(oldLogicalHeight + adjustment); in layoutInlineChildren()1108 setLogicalHeight(lineBox->blockLogicalHeight()); in layoutInlineChildren()1167 … setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f) + delta); in layoutInlineChildren()1172 setLogicalHeight(lastRootBox()->blockLogicalHeight()); in layoutInlineChildren()1243 …setLogicalHeight(logicalHeight() + lastLineAnnotationsAdjustment + borderAfter() + paddingAfter() … in layoutInlineChildren()1246 …setLogicalHeight(logicalHeight() + lineHeight(true, isHorizontalWritingMode() ? HorizontalLine : V… in layoutInlineChildren()1372 setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f)); in determineStartPosition()1380 setLogicalHeight(savedLogicalHeight); in determineStartPosition()[all …]
281 …setLogicalHeight(logicalHeight() + m_caption->logicalHeight() + m_caption->marginBefore() + m_capt… in adjustLogicalHeightForCaption()296 setLogicalHeight(0); in layout()400 setLogicalHeight(logicalHeight() + borderAndPaddingBefore); in layout()423 setLogicalHeight(logicalHeight() + computedLogicalHeight); in layout()439 setLogicalHeight(logicalHeight() + section->logicalHeight()); in layout()443 setLogicalHeight(logicalHeight() + borderAndPaddingAfter); in layout()
111 setLogicalHeight(max(b, h) + paddingBefore()); in layoutSpecialExcludedChild()
1216 setLogicalHeight(0); in layoutBlock()1230 setLogicalHeight(0); in layoutBlock()1291 setLogicalHeight(lowestFloatLogicalBottom() + toAdd); in layoutBlock()1527 setLogicalHeight(logicalHeight() + marginOffset); in adjustFloatingBlock()1529 setLogicalHeight(logicalHeight() - marginOffset); in adjustFloatingBlock()1695 setLogicalHeight(logicalHeight() + marginInfo.margin() + marginBeforeForChild(child)); in collapseMargins()1703 …setLogicalHeight(logicalHeight() + max(marginInfo.positiveMargin(), posTop) - max(marginInfo.negat… in collapseMargins()1720 setLogicalHeight(logicalHeight() + (logicalTop - oldLogicalTop)); in collapseMargins()1756 setLogicalHeight(child->y() - max(0, marginInfo.margin())); in clearFloatsIfNeeded()1759 setLogicalHeight(height() + heightIncrease); in clearFloatsIfNeeded()[all …]
1864 setLogicalHeight(heightResult); in computeLogicalHeight()1891 setLogicalHeight(max(logicalHeight(), visHeight - margins)); in computeLogicalHeight()1894 setLogicalHeight(max(logicalHeight(), visHeight - marginsBordersPadding)); in computeLogicalHeight()1979 cb->setLogicalHeight(oldHeight); in computePercentageLogicalHeight()2113 block->setLogicalHeight(oldHeight); in availableLogicalHeightUsing()2685 setLogicalHeight(logicalHeightResult + bordersPlusPadding); in computePositionedLogicalHeight()3026 setLogicalHeight(computeReplacedLogicalHeight() + borderAndPaddingLogicalHeight()); in computePositionedLogicalHeightReplaced()
85 void setLogicalHeight(int size) in setLogicalHeight() function
591 rowRenderer->setLogicalHeight(m_rowPos[r + 1] - m_rowPos[r] - vspacing); in setCellLogicalWidths()740 setLogicalHeight(m_rowPos[totalRows]); in setCellLogicalWidths()
83 setLogicalHeight(viewLogicalHeight()); in computeLogicalHeight()
1314 setLogicalHeight(style()->fontMetrics().height()); in layout()
38393 (WebCore::RenderBox::setLogicalHeight):45870 (WebCore::RenderBox::setLogicalHeight):45883 …(3) Patch all occurrences of setHeight in block and line layout to setLogicalHeight so that height…48421 (WebCore::SVGInlineFlowBox::setLogicalHeight):48426 (WebCore::SVGInlineTextBox::setLogicalHeight):48436 (WebCore::SVGRootInlineBox::setLogicalHeight):49334 (WebCore::RenderBox::setLogicalHeight):