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

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

Completed in 47 milliseconds