Home
last modified time | relevance | path

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

/haiku/src/libs/alm/
H A DArea.cpp286 Area::RightInset() const in RightInset() function in Area
583 areaFrame.right -= RightInset(); in _DoLayout()
603 width = min.Width() + LeftInset() + RightInset(); in _UpdateMinSizeConstraint()
623 max.width += LeftInset() + RightInset(); in _UpdateMaxSizeConstraint()
/haiku/headers/libs/alm/
H A DArea.h79 float RightInset() const;