Home
last modified time | relevance | path

Searched refs:updateLogicalWidthAndColumnWidth (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMultiColumnBlock.cpp80 bool RenderMultiColumnBlock::updateLogicalWidthAndColumnWidth() in updateLogicalWidthAndColumnWidth() function in WebCore::RenderMultiColumnBlock
82 bool relayoutChildren = RenderBlock::updateLogicalWidthAndColumnWidth(); in updateLogicalWidthAndColumnWidth()
DRenderMultiColumnBlock.h58 virtual bool updateLogicalWidthAndColumnWidth() OVERRIDE;
DRenderBlock.h664 virtual bool updateLogicalWidthAndColumnWidth();
DRenderFlexibleBox.cpp230 if (updateLogicalWidthAndColumnWidth()) in layoutBlock()
DRenderBlockFlow.cpp252 if (updateLogicalWidthAndColumnWidth()) in layoutBlock()
DRenderBlock.cpp1488 bool RenderBlock::updateLogicalWidthAndColumnWidth() in updateLogicalWidthAndColumnWidth() function in WebCore::RenderBlock