Home
last modified time | relevance | path

Searched defs:startDir (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/diskusage/
H A DScanner.cpp192 BDirectory startDir(&startInfo->ref); in _RunScan() local
/haiku/src/kits/tracker/
H A DFilePanel.cpp73 BEntry startDir(ref); in BFilePanel() local
H A DNavMenu.cpp687 BDirectory startDir; in BuildVolumeMenu() local
H A DFilePanelPriv.cpp169 TFilePanel::TFilePanel(file_panel_mode mode, BMessenger* target, const BEntry* startDir, in TFilePanel()