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

/haiku/src/libs/alm/
H A DArea.cpp300 Area::BottomInset() const function in class:Area
585 areaFrame.bottom -= BottomInset();
605 height = min.Height() + TopInset() + BottomInset();
624 max.height += TopInset() + BottomInset();
/haiku/headers/libs/alm/
H A DArea.h80 float BottomInset() const;

Completed in 39 milliseconds