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

/haiku/src/libs/alm/
H A DArea.cpp258 Area::LeftInset() const function in class:Area
582 areaFrame.left += LeftInset();
603 width = min.Width() + LeftInset() + RightInset();
623 max.width += LeftInset() + RightInset();
/haiku/headers/libs/alm/
H A DArea.h77 float LeftInset() const;

Completed in 296 milliseconds