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

/haiku/src/apps/drivesetup/
H A DMainWindow.cpp81 fPartitionList(list),
88 int32 rows = fPartitionList->CountRows();
90 BRow* row = fPartitionList->RowAt(i);
91 fPartitionList->RemoveRow(row);
117 fPartitionList->AddPartition(partition);
134 fPartitionList->AddSpace(parentID, id, offset, size);
139 PartitionListView* fPartitionList; member in class:ListPopulatorVisitor
167 PartitionListView* fPartitionList; member in class:MountAllVisitor

Completed in 88 milliseconds