Searched refs:SetNodeFlavors (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/storage/
H A DFilePanel.h70 void SetNodeFlavors(uint32 flavors);
/haiku/src/kits/tracker/
H A DFilePanel.cpp260 BFilePanel::SetNodeFlavors(uint32 flavors) function in class:BFilePanel
266 static_cast<TFilePanel*>(fWindow)->SetNodeFlavors(flavors);
H A DFilePanelPriv.h80 void SetNodeFlavors(uint32 nodeFlavors) { fNodeFlavors = nodeFlavors; } function in class:BPrivate::TFilePanel
/haiku/src/preferences/filetypes/
H A DFileTypes.cpp405 fFilePanel->SetNodeFlavors(flavors);

Completed in 91 milliseconds