Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderFlowThread.h110 static LayoutUnit maxLogicalHeight() { return LayoutUnit::max() / 2; } in maxLogicalHeight() function
DRenderBox.cpp2560 LayoutUnit maxLogicalHeight = logicalHeight; in computeReplacedLogicalHeightRespectingMinMaxHeight() local