Home
last modified time | relevance | path

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

/haiku/src/apps/drivesetup/
H A DMainWindow.h81 float _ColumnListViewHeight(BColumnListView* list,
H A DMainWindow.cpp1437 MainWindow::_ColumnListViewHeight(BColumnListView* list, BRow* currentRow) in _ColumnListViewHeight() function in MainWindow
1445 height += _ColumnListViewHeight(list, row); in _ColumnListViewHeight()
1459 maxHeight += _ColumnListViewHeight(fListView, NULL); in _UpdateWindowZoomLimits()