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

/haiku/src/apps/drivesetup/
H A DPartitionList.h111 int32 _InsertIndexForOffset(PartitionListRow* parent,
H A DPartitionList.cpp529 int32 index = _InsertIndexForOffset(parent, partition->Offset());
555 int32 index = _InsertIndexForOffset(parent, offset);
579 PartitionListView::_InsertIndexForOffset(PartitionListRow* parent, function in class:PartitionListView

Completed in 37 milliseconds