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

/haiku-fatelf/src/apps/drivesetup/
H A DPartitionList.h110 int32 _InsertIndexForOffset(PartitionListRow* parent,
H A DPartitionList.cpp433 int32 index = _InsertIndexForOffset(parent, partition->Offset());
459 int32 index = _InsertIndexForOffset(parent, offset);
483 PartitionListView::_InsertIndexForOffset(PartitionListRow* parent, function in class:PartitionListView

Completed in 37 milliseconds