updateLogicalWidthAndColumnWidth 499 Source/core/rendering/RenderBlock.h virtual bool updateLogicalWidthAndColumnWidth(); updateLogicalWidthAndColumnWidth 192 Source/core/rendering/RenderBlockFlow.cpp bool relayoutChildren = RenderBlock::updateLogicalWidthAndColumnWidth(); updateLogicalWidthAndColumnWidth 346 Source/core/rendering/RenderBlockFlow.cpp if (updateLogicalWidthAndColumnWidth()) updateLogicalWidthAndColumnWidth 229 Source/core/rendering/RenderBlockFlow.h virtual bool updateLogicalWidthAndColumnWidth() OVERRIDE; updateLogicalWidthAndColumnWidth 238 Source/core/rendering/RenderFlexibleBox.cpp if (updateLogicalWidthAndColumnWidth())