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

/haiku/src/apps/diskprobe/
H A DDataView.h75 BRect DataBounds(bool inView = false) const;
H A DDataView.cpp442 DataView::DataBounds(bool inView) const function in class:DataView
456 BRect bounds = DataBounds(true);
1278 float lastLine = DataBounds().Height() - 1 - kVerticalSpace;
1426 BRect bounds = DataBounds();

Completed in 28 milliseconds