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