Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp2602 …LayoutUnit containingBlockLogicalWidthInRegion = containingBlockInfo ? containingBlockInfo->logica… in renderBoxRegionInfo() local
2610 …LayoutUnit logicalRightInRegion = containingBlockLogicalWidthInRegion - (logicalLeftInRegion + log… in renderBoxRegionInfo()