Searched refs:convertStyleLogicalHeightToComputedHeight (Results 1 – 2 of 2) sorted by relevance
330 LayoutUnit RenderTable::convertStyleLogicalHeightToComputedHeight(const Length& styleLogicalHeight) in convertStyleLogicalHeightToComputedHeight() function in blink::RenderTable490 computedLogicalHeight = convertStyleLogicalHeightToComputedHeight(logicalHeightLength); in layout()494 …LayoutUnit computedMaxLogicalHeight = convertStyleLogicalHeightToComputedHeight(logicalMaxHeightLe… in layout()500 …LayoutUnit computedMinLogicalHeight = convertStyleLogicalHeightToComputedHeight(logicalMinHeightLe… in layout()
311 LayoutUnit convertStyleLogicalHeightToComputedHeight(const Length& styleLogicalHeight);