Home
last modified time | relevance | path

Searched defs:nodeFlavors (Results 1 – 8 of 8) sorted by relevance

/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp53 BMessenger* target, const entry_ref* startDirectory, uint32 nodeFlavors, in DirectoryFilePanel()
/haiku/src/kits/tracker/
H A DFilePanelPriv.h80 void SetNodeFlavors(uint32 nodeFlavors) { fNodeFlavors = nodeFlavors; } in SetNodeFlavors()
H A DFBCPadding.cpp117 entry_ref* ref, uint32 nodeFlavors, bool multipleSelection, in __10BFilePanel15file_panel_modeP10BMessengerP9entry_refUlbP8BMessageP10BRefFilterT5T5()
H A DFilePanel.cpp62 const entry_ref* ref, uint32 nodeFlavors, bool multipleSelection, in BFilePanel()
H A DFilePanelPriv.cpp170 uint32 nodeFlavors, bool multipleSelection, BMessage* message, BRefFilter* filter, in TFilePanel()
/haiku/src/preferences/backgrounds/
H A DImageFilePanel.cpp30 const entry_ref* startDirectory, uint32 nodeFlavors, in ImageFilePanel()
/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp56 uint32 nodeFlavors, in SavePanel()
/haiku/src/bin/
H A Dcheckitout.cpp71 CheckItOut::_FilePanel(uint32 nodeFlavors, BString &name) in _FilePanel()