Searched refs:flavors (Results 1 – 10 of 10) sorted by relevance
/haiku/src/kits/mail/ |
H A D | FileConfigView.cpp | 37 const char* pathOfFile, uint32 flavors) in FileControl() argument 51 fPanel = new BFilePanel(B_OPEN_PANEL, NULL, NULL, flavors, false); in FileControl() 132 bool useMeta, const char* defaultPath, uint32 flavors) in MailFileConfigView() argument 134 FileControl(name, label, defaultPath, flavors), in MailFileConfigView()
|
/haiku/headers/private/mail/ |
H A D | FileConfigView.h | 27 uint32 flavors = B_DIRECTORY_NODE); 53 uint32 flavors = B_DIRECTORY_NODE);
|
/haiku/src/kits/tracker/ |
H A D | FilePanel.cpp | 260 BFilePanel::SetNodeFlavors(uint32 flavors) in SetNodeFlavors() argument 266 static_cast<TFilePanel*>(fWindow)->SetNodeFlavors(flavors); in SetNodeFlavors()
|
/haiku/src/preferences/filetypes/ |
H A D | FileTypes.cpp | 402 uint32 flavors = B_FILE_NODE; in MessageReceived() local 404 flavors |= B_DIRECTORY_NODE; in MessageReceived() 405 fFilePanel->SetNodeFlavors(flavors); in MessageReceived()
|
/haiku/headers/os/storage/ |
H A D | FilePanel.h | 70 void SetNodeFlavors(uint32 flavors);
|
/haiku/docs/develop/build/ |
H A D | jam.rst | 41 various flavors of Jam now available, the most known ones being Boost Build and Freetype Jam.
|
/haiku/src/bin/unzip/ |
H A D | unzipsfx.txt | 267 ever (e.g., between some flavors of Intel-based Unix).
|
/haiku/docs/apps/mail/Programming Notes/ |
H A D | Writing Add-ons.md | 202 user a choice of flavors in ProtocolConfigView, you can ignore this with impunity.
|
/haiku/docs/user/app/ |
H A D | Handler.dox | 37 If you have called one of the flavors of BHandler::StartWachting(), and
|
/haiku/docs/user/ |
H A D | Doxyfile | 598 # to NO, whereas on Linux or other Unix flavors it should typically be set to 1861 # are two flavors of web server based searching depending on the EXTERNAL_SEARCH
|