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

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

Completed in 37 milliseconds