Home
last modified time | relevance | path

Searched defs:appSig (Results 1 – 8 of 8) sorted by relevance

/haiku/src/servers/registrar/
H A DRecentEntries.cpp50 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 DRecentApps.cpp80 RecentApps::Add(const char *appSig, int32 appFlags) in Add()
239 RecentApps::GetRefForApp(const char *appSig, entry_ref *result) in GetRefForApp()
H A DTRoster.cpp1019 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 DPieView.cpp72 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 DRosterPrivate.h74 void AddToRecentApps(const char *appSig) const in AddToRecentApps()
/haiku/src/apps/switcher/
H A DLaunchButton.cpp291 LaunchButton::SetTo(const char* appSig, bool updateIcon) in SetTo()
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp334 LaunchButton::SetTo(const char* appSig, bool updateIcon) in SetTo()
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp806 BString appSig = ""; in MessageReceived() local