Home
last modified time | relevance | path

Searched refs:TopInset (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/alm/
H A DArea.cpp272 Area::TopInset() const in TopInset() function in Area
584 areaFrame.top += TopInset(); in _DoLayout()
605 height = min.Height() + TopInset() + BottomInset(); in _UpdateMinSizeConstraint()
624 max.height += TopInset() + BottomInset(); in _UpdateMaxSizeConstraint()
/haiku/headers/libs/alm/
H A DArea.h78 float TopInset() const;