AvailableLogicalHeightType 1771 Source/core/rendering/RenderBox.cpp LayoutUnit RenderBox::containingBlockLogicalHeightForContent(AvailableLogicalHeightType heightType) const
AvailableLogicalHeightType 2894 Source/core/rendering/RenderBox.cpp LayoutUnit RenderBox::availableLogicalHeight(AvailableLogicalHeightType heightType) const
AvailableLogicalHeightType 2899 Source/core/rendering/RenderBox.cpp LayoutUnit RenderBox::availableLogicalHeightUsing(const Length& h, AvailableLogicalHeightType heightType) const
AvailableLogicalHeightType  419 Source/core/rendering/RenderBox.h     LayoutUnit containingBlockLogicalHeightForContent(AvailableLogicalHeightType) const;
AvailableLogicalHeightType  462 Source/core/rendering/RenderBox.h     virtual LayoutUnit availableLogicalHeight(AvailableLogicalHeightType) const;
AvailableLogicalHeightType  463 Source/core/rendering/RenderBox.h     LayoutUnit availableLogicalHeightUsing(const Length&, AvailableLogicalHeightType) const;
AvailableLogicalHeightType  106 Source/core/rendering/RenderView.cpp LayoutUnit RenderView::availableLogicalHeight(AvailableLogicalHeightType heightType) const
AvailableLogicalHeightType   62 Source/core/rendering/RenderView.h     virtual LayoutUnit availableLogicalHeight(AvailableLogicalHeightType) const OVERRIDE;