Home
last modified time | relevance | path

Searched refs:_LegendHeight (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/activitymonitor/
H A DActivityView.h108 float _LegendHeight() const;
H A DActivityView.cpp514 size.height = fParent->_LegendHeight(); in BaseMinSize()
922 size.height = _LegendHeight(); in MinSize()
1233 ActivityView::_LegendHeight() const in _LegendHeight() function in ActivityView
1259 height = _LegendHeight(); in _LegendFrame()