Searched defs:logicalMaxHeight (Results 1 – 2 of 2) sorted by relevance
178 …LayoutUnit logicalMaxHeight = multicolBlock->computeContentLogicalHeight(multicolStyle->logicalMax… in prepareForLayout() local
472 Length logicalMaxHeight() const { return isHorizontalWritingMode() ? maxHeight() : maxWidth(); } in logicalMaxHeight() function