Searched refs:entry_ref (Results 226 - 250 of 720) sorted by relevance

1234567891011>>

/haiku-fatelf/src/preferences/mail/
H A DFilterAddonList.cpp87 FilterAddonList::GetDescriptiveName(const entry_ref& ref, BString& name)
97 const entry_ref& ref = settings.AddonRef();
123 FilterAddonList::FindInfo(const entry_ref& ref)
/haiku-fatelf/src/servers/registrar/
H A DAppInfoList.h33 class entry_ref;
52 RosterAppInfo *InfoFor(const entry_ref *ref) const;
70 int32 IndexOf(const entry_ref *ref) const;
/haiku-fatelf/src/tests/kits/app/broster/
H A DTeamForTester.cpp86 team_id TeamFor(entry_ref *ref) const
95 CHK(roster.TeamFor((entry_ref*)NULL) == B_BAD_VALUE);
100 team_id TeamFor(entry_ref *ref) const
107 entry_ref ref;
113 team_id TeamFor(entry_ref *ref) const
121 entry_ref ref;
/haiku-fatelf/headers/private/locale/
H A DLocaleRosterData.h24 struct entry_ref;
98 typedef BCatalogData* (*InstantiateCatalogFunc)(const entry_ref& catalogOwner,
105 entry_ref* appOrAddOnRef);
H A DHashMapCatalog.h89 virtual status_t ReadFromAttribute(const entry_ref &appOrAddOnRef)
91 virtual status_t ReadFromResource(const entry_ref &appOrAddOnRef)
95 virtual status_t WriteToAttribute(const entry_ref &appOrAddOnRef)
97 virtual status_t WriteToResource(const entry_ref &appOrAddOnRef)
/haiku-fatelf/src/kits/tracker/
H A DTemplatesMenu.cpp165 entry_ref ref;
181 entry_ref dirRef;
190 if (dirRef == entry_ref())
/haiku-fatelf/headers/build/private/storage/mime/
H A Ddatabase_access.h24 status_t get_app_hint(const char *type, entry_ref *ref);
/haiku-fatelf/headers/os/interface/
H A DShelf.h20 struct entry_ref;
32 BShelf(const entry_ref* ref, BView* view,
67 status_t SetSaveLocation(const entry_ref* ref);
68 BDataIO* SaveLocation(entry_ref* ref) const;
/haiku-fatelf/headers/os/storage/
H A DMimeType.h122 status_t GetAppHint(entry_ref *ref) const;
123 status_t SetAppHint(const entry_ref *ref);
142 static status_t GuessMimeType(const entry_ref *file, BMimeType *type);
179 entry_ref fRef;
H A DSymLink.h30 BSymLink(const entry_ref *ref);
/haiku-fatelf/headers/private/device/
H A DJoystickTweaker.h45 status_t save_config(const entry_ref *ref = NULL);
/haiku-fatelf/src/add-ons/translators/wonderbrush/
H A DCanvas.h16 struct entry_ref;
/haiku-fatelf/src/apps/bootmanager/
H A DFileSelectionPage.cpp164 const entry_ref* directory = NULL;
165 entry_ref base;
186 entry_ref directory;
194 entry_ref entryRef;
/haiku-fatelf/src/apps/diskprobe/
H A DProbeWindow.cpp14 ProbeWindow::ProbeWindow(BRect rect, entry_ref *ref)
/haiku-fatelf/src/apps/diskusage/
H A DDiskUsage.cpp20 entry_ref helpFileRef;
H A DSnapshot.h35 entry_ref ref;
/haiku-fatelf/src/apps/expander/
H A DExpanderApp.cpp29 entry_ref ref;
/haiku-fatelf/src/apps/icon-o-matic/document/
H A DDocument.h19 struct entry_ref;
/haiku-fatelf/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.h42 const entry_ref* ref);
/haiku-fatelf/src/apps/mediaconverter/
H A DMediaConverterApp.h38 entry_ref* ref,
/haiku-fatelf/src/apps/midiplayer/
H A DMidiPlayerApp.cpp84 entry_ref ref;
/haiku-fatelf/src/apps/showimage/
H A DShowImageApp.h41 void _Open(const entry_ref& ref,
/haiku-fatelf/src/preferences/filetypes/
H A DFileTypeWindow.h41 BObjectList<entry_ref> fEntries;
/haiku-fatelf/src/preferences/screensaver/
H A DScreenSaverApp.cpp43 entry_ref ref;
/haiku-fatelf/src/servers/index/
H A DCatchUpManager.h33 void AnalyseEntry(const entry_ref& ref);

Completed in 635 milliseconds

1234567891011>>