Searched refs:entry_ref (Results 176 - 200 of 720) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A Dsmtp.h33 status_t SendMessages(const std::vector<entry_ref>&
47 status_t _SendMessage(const entry_ref& mail);
/haiku-fatelf/src/add-ons/print/transports/print_to_file/
H A DFileSelector.cpp79 entry_ref dir;
107 FileSelector::Go(entry_ref* ref)
/haiku-fatelf/src/add-ons/tracker/mark_as/
H A DMarkAsRead.cpp17 process_refs(entry_ref dir, BMessage* message, void* /*reserved*/)
19 entry_ref ref;
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.h143 LogWriter(const entry_ref& logRef);
155 entry_ref mLogRef;
/haiku-fatelf/src/apps/debuganalyzer/util/
H A DDataSource.h52 status_t Init(const entry_ref* ref);
60 entry_ref fRef;
/haiku-fatelf/src/apps/deskbar/
H A DDeskbarUtils.cpp60 AddRefsToDeskbarMenu(const BMessage* m, entry_ref* subdirectory)
65 entry_ref ref;
H A DDeskbarMenu.h56 const char* signature = NULL, entry_ref* appRef = NULL);
74 entry_ref* fAppRef;
/haiku-fatelf/src/apps/expander/
H A DExpanderRules.h38 ExpanderRule *MatchingRule(const entry_ref *ref);
49 bool Filter(const entry_ref *ref, BNode* node, struct stat_beos *st,
/haiku-fatelf/src/apps/mail/
H A DQueryMenu.h47 struct entry_ref;
67 virtual void EntryCreated(const entry_ref &ref, ino_t node);
/haiku-fatelf/src/apps/mediaconverter/
H A DMediaFileInfoView.h37 void Update(BMediaFile* file, entry_ref* ref);
53 entry_ref fRef;
H A DMediaFileListView.cpp22 MediaFileListItem::MediaFileListItem(BMediaFile* file, const entry_ref& ref)
77 MediaFileListView::AddMediaItem(BMediaFile* file, const entry_ref& ref)
/haiku-fatelf/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.h59 void _SavePlaylist(const entry_ref& ref);
74 entry_ref fSavedPlaylistRef;
/haiku-fatelf/src/apps/processcontroller/
H A DPreferences.h35 Preferences(const entry_ref& ref, const char* thesignature = NULL, bool doSave = true);
57 entry_ref* fSettingsFile;
/haiku-fatelf/src/preferences/keymap/
H A DKeymap.h37 status_t Load(const entry_ref& ref);
38 status_t Save(const entry_ref& ref);
/haiku-fatelf/src/preferences/mail/
H A DConfigViews.h23 struct entry_ref;
29 BView* CreateConfigView(entry_ref addon, MailAddonSettings& settings,
/haiku-fatelf/src/preferences/shortcuts/
H A DShortcutsWindow.h59 bool _GetSettingsFile(entry_ref* ref);
62 bool _GetWindowSettingsFile(entry_ref* ref);
/haiku-fatelf/src/servers/index/
H A DIndexServer.h72 void RegisterAddOn(entry_ref ref);
73 void UnregisterAddOn(entry_ref ref);
/haiku-fatelf/src/servers/mail/
H A DDeskbarView.h51 bool _EntryInTrash(const entry_ref*);
57 status_t _GetNewQueryRef(entry_ref& ref);
/haiku-fatelf/src/servers/registrar/mime/
H A DAssociatedTypes.h17 struct entry_ref;
31 status_t GuessMimeType(const entry_ref *ref, BString *result);
H A DSnifferRules.h16 struct entry_ref;
33 status_t GuessMimeType(const entry_ref *ref, BString *type);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DFDManager.h30 static status_t SetEntry(BEntry* entry, const entry_ref* ref);
34 static status_t SetNode(BNode* node, const entry_ref* ref);
/haiku-fatelf/src/tests/kits/net/preflet/
H A DNetworkSetupProfile.cpp26 NetworkSetupProfile::NetworkSetupProfile(const entry_ref* ref)
53 NetworkSetupProfile::SetTo(const entry_ref* ref)
/haiku-fatelf/src/kits/tracker/
H A DSlowContextPopup.h52 void SetNavDir(const entry_ref*);
94 entry_ref fNavDir;
/haiku-fatelf/headers/os/be_apps/Tracker/
H A DRecentItems.h65 BHandler *target = NULL, entry_ref *currentItemRef = NULL);
73 * entry_ref corresponding to the item
76 virtual status_t GetNextRef(entry_ref *);
124 virtual status_t GetNextRef(entry_ref *);
160 virtual status_t GetNextRef(entry_ref *);
190 virtual status_t GetNextRef(entry_ref *);
/haiku-fatelf/headers/os/mail/
H A DMailAttachment.h22 virtual status_t SetTo(entry_ref *ref) = 0;
39 BSimpleMailAttachment(entry_ref *ref);
45 virtual status_t SetTo(entry_ref *ref);
86 BAttributedMailAttachment(entry_ref *ref);
92 virtual status_t SetTo(entry_ref *ref);

Completed in 210 milliseconds

1234567891011>>