Searched defs:parentRow (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/drivesetup/
H A DMainWindow.cpp1456 BRow* parentRow = fListView->RowAt(0, NULL); local
/haiku/src/kits/interface/
H A DColumnListView.cpp1305 BColumnListView::RowAt(int32 Index, BRow* parentRow) argument
1366 AddRow(BRow* row, BRow* parentRow) argument
1373 AddRow(BRow* row, int32 index, BRow* parentRow) argument
4285 ExpandOrCollapse(BRow* parentRow, bool expand) argument
4427 BRow* parentRow = NULL; local
4461 AddRow(BRow* row, int32 Index, BRow* parentRow) argument
4898 BRow* parentRow = currentEntry->list->ItemAt(index); local
[all...]

Completed in 50 milliseconds