containingBlockLogicalHeightForContent  629 Source/core/css/CSSComputedStyleDeclaration.cpp             toRenderBox(renderer)->containingBlockLogicalHeightForContent(ExcludeMarginBorderPadding);
containingBlockLogicalHeightForContent 2865 Source/core/rendering/RenderBox.cpp                 availableHeight = containingBlockLogicalHeightForContent(IncludeMarginBorderPadding);
containingBlockLogicalHeightForContent 2934 Source/core/rendering/RenderBox.cpp     LayoutUnit availableHeight = containingBlockLogicalHeightForContent(heightType);
containingBlockLogicalHeightForContent  419 Source/core/rendering/RenderBox.h     LayoutUnit containingBlockLogicalHeightForContent(AvailableLogicalHeightType) const;