Searched defs:maxLogicalHeight (Results 1 – 2 of 2) sorted by relevance
110 static LayoutUnit maxLogicalHeight() { return LayoutUnit::max() / 2; } in maxLogicalHeight() function
2560 LayoutUnit maxLogicalHeight = logicalHeight; in computeReplacedLogicalHeightRespectingMinMaxHeight() local