Searched refs:computedMaxLogicalHeight (Results 1 – 1 of 1) sorted by relevance
503 …LayoutUnit computedMaxLogicalHeight = convertStyleLogicalHeightToComputedHeight(logicalMaxHeightLe… in layout() local504 computedLogicalHeight = min(computedLogicalHeight, computedMaxLogicalHeight); in layout()