Home
last modified time | relevance | path

Searched defs:expandedLogicalHeight (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp3807 …LayoutUnit expandedLogicalHeight = borderBefore() + paddingBefore() + columnCount(colInfo) * colum… in flipForWritingModeIncludingColumns() local
3821 …LayoutUnit expandedLogicalHeight = borderBefore() + paddingBefore() + columnCount(colInfo) * colum… in adjustStartEdgeForWritingModeIncludingColumns() local