Searched defs:openFolderMessage (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DFavoritesMenu.cpp68 FavoritesMenu::FavoritesMenu(const char* title, BMessage* openFolderMessage, argument
H A DRecentItems.cpp100 BMessage* openFolderMessage; member in class:RecentFilesMenu
188 RecentFilesMenu(const char* title, BMessage* openFileMessage, BMessage* openFolderMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* ofType, const char* openedByAppSig) argument
200 RecentFilesMenu(const char* title, BMessage* openFileMessage, BMessage* openFolderMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* ofTypeList[], int32 ofTypeListCount, const char* openedByAppSig) argument
428 NewFileListMenu(const char* title, BMessage* openFileMessage, BMessage* openFolderMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* ofType, const char* openedByAppSig) argument
440 NewFileListMenu(const char* title, BMessage* openFileMessage, BMessage* openFolderMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* ofTypeList[], int32 ofTypeListCount, const char* openedByAppSig) argument
[all...]

Completed in 41 milliseconds