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

/haiku/src/apps/installer/
H A DPartitionMenuItem.h24 const char* MenuLabel() const;
H A DPartitionMenuItem.cpp39 PartitionMenuItem::MenuLabel() const function in class:PartitionMenuItem
H A DInstallerWindow.cpp760 label = srcItem->MenuLabel();
765 label = ((PartitionMenuItem*)fSrcMenu->ItemAt(0))->MenuLabel();
789 label = dstItem->MenuLabel();

Completed in 40 milliseconds