Searched refs:availableLogicalHeightUsing (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBox.cpp2631 return constrainContentBoxLogicalHeightByMinMax(availableLogicalHeightUsing(style()->logicalHeight(), heightType), -1);
2634 LayoutUnit RenderBox::availableLogicalHeightUsing(const Length& h, AvailableLogicalHeightType heightType) const function in class:blink::RenderBox
H A DRenderBox.h461 LayoutUnit availableLogicalHeightUsing(const Length&, AvailableLogicalHeightType) const;

Completed in 272 milliseconds