Home
last modified time | relevance | path

Searched refs:setBlockLogicalHeight (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.h73 void setBlockLogicalHeight(int h) { m_blockLogicalHeight = h; } in setBlockLogicalHeight() function
DRenderBlockLineLayout.cpp614 lineBox->setBlockLogicalHeight(logicalHeight()); in computeBlockDirectionPositionsForLine()
1203 trailingFloatsLineBox->setBlockLogicalHeight(logicalHeight()); in layoutInlineChildren()
/external/webkit/Source/WebCore/rendering/svg/
DSVGRootInlineBox.cpp203 setBlockLogicalHeight(heightBlock); in layoutRootBox()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0638237 (WebCore::RootInlineBox::setBlockLogicalHeight):