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

/haiku/src/kits/tracker/
H A DFindPanel.h193 BPopUpMenu* VolMenu() const { return fVolMenu; } function in class:BPrivate::FindPanel
H A DFindPanel.cpp456 BMenuItem* item = fBackground->VolMenu()->FindMarked();
462 int32 itemCount = fBackground->VolMenu()->CountItems();
464 BMenuItem* item = fBackground->VolMenu()->ItemAt(index);

Completed in 45 milliseconds