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

/haiku/src/kits/tracker/
H A DRecentItems.cpp188 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
222 RecentFoldersMenu(const char* title, BMessage* openMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* openedByAppSig) argument
366 BRecentFilesList(int32 maxItems, bool navMenuFolders, const char* ofType, const char* openedByAppSig) argument
378 BRecentFilesList(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
456 NewFolderListMenu(const char* title, BMessage* openMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* openedByAppSig) argument
465 BRecentFoldersList(int32 maxItems, bool navMenuFolders, const char* openedByAppSig) argument
[all...]

Completed in 70 milliseconds