Searched refs:logicalWidthChangedInRegions (Results 1 – 6 of 6) sorted by relevance
660 bool logicalWidthChangedInRegions(RenderFlowThread*) const;
265 if (logicalWidthChangedInRegions(flowThread)) in layoutBlock()
264 if (logicalWidthChangedInRegions(flowThread)) in layoutBlock()
240 if (logicalWidthChangedInRegions(flowThread)) in layoutBlock()
271 if (logicalWidthChangedInRegions(flowThread)) in layoutBlock()
5615 bool RenderBlock::logicalWidthChangedInRegions(RenderFlowThread* flowThread) const in logicalWidthChangedInRegions() function in WebCore::RenderBlock