Searched defs:appSig (Results 1 – 8 of 8) sorted by relevance
/haiku/src/servers/registrar/ |
H A D | RecentEntries.cpp | 50 recent_entry::recent_entry(const entry_ref *ref, const char *appSig, in recent_entry() 110 RecentEntries::Add(const entry_ref *ref, const char *appSig) in Add() 168 int32 fileTypesCount, const char *appSig, BMessage *result) in Get()
|
H A D | RecentApps.cpp | 80 RecentApps::Add(const char *appSig, int32 appFlags) in Add() 239 RecentApps::GetRefForApp(const char *appSig, entry_ref *result) in GetRefForApp()
|
H A D | TRoster.cpp | 1019 const char* appSig; in HandleAddToRecentDocuments() local 1050 const char* appSig; in HandleAddToRecentFolders() local 1080 const char* appSig; in HandleAddToRecentApps() local 1775 char* appSig = NULL; in _HandleGetRecentEntries() local
|
/haiku/src/apps/diskusage/ |
H A D | PieView.cpp | 72 AppMenuItem::AppMenuItem(const char* appSig, int category) in AppMenuItem() 605 PieView::_AddAppToList(vector<AppMenuItem*>& list, const char* appSig, in _AddAppToList() 649 const char* appSig; in _BuildOpenWithMenu() local 663 const char* appSig; in _BuildOpenWithMenu() local
|
/haiku/headers/private/app/ |
H A D | RosterPrivate.h | 74 void AddToRecentApps(const char *appSig) const in AddToRecentApps()
|
/haiku/src/apps/switcher/ |
H A D | LaunchButton.cpp | 291 LaunchButton::SetTo(const char* appSig, bool updateIcon) in SetTo()
|
/haiku/src/apps/launchbox/ |
H A D | LaunchButton.cpp | 334 LaunchButton::SetTo(const char* appSig, bool updateIcon) in SetTo()
|
/haiku/src/apps/showimage/ |
H A D | ShowImageWindow.cpp | 806 BString appSig = ""; in MessageReceived() local
|