Searched refs:entry_ref (Results 51 - 75 of 720) sorted by relevance

1234567891011>>

/haiku-fatelf/headers/os/app/
H A DRoster.h26 entry_ref ref;
63 bool IsRunning(entry_ref *ref) const;
65 team_id TeamFor(entry_ref *ref) const;
71 status_t GetAppInfo(entry_ref *ref, app_info *info) const;
76 status_t FindApp(const char *mimeType, entry_ref *app) const;
77 status_t FindApp(entry_ref *ref, entry_ref *app) const;
97 status_t Launch(const entry_ref *ref, const BMessage *initialMessage = 0,
99 status_t Launch(const entry_ref *ref, const BList *messageList,
101 status_t Launch(const entry_ref *re
[all...]
H A DNotification.h57 const entry_ref* OnClickFile() const;
58 status_t SetOnClickFile(const entry_ref* file);
60 status_t AddOnClickRef(const entry_ref* ref);
62 const entry_ref* OnClickRefAt(int32 index) const;
84 entry_ref* fFile;
/haiku-fatelf/src/kits/tracker/
H A DFSUtils.h69 const entry_ref* destDir = NULL,
79 const entry_ref& ref, int32 count,
111 virtual bool ChecksumFile(const entry_ref*);
129 const entry_ref* destDir = NULL,
137 const entry_ref& ref, int32 count,
145 // One can specify an entry_ref list with the source entries. This will
150 typedef BObjectList<entry_ref> EntryList;
168 _IMPEXP_TRACKER void FSDuplicate(BObjectList<entry_ref>* srcList,
170 _IMPEXP_TRACKER void FSMoveToFolder(BObjectList<entry_ref>* srcList, BEntry*,
179 _IMPEXP_TRACKER void FSMoveToTrash(BObjectList<entry_ref>* srcLis
[all...]
H A DFSUndoRedo.cpp32 UndoItemCopy(BObjectList<entry_ref>* sourceList, BDirectory &target,
41 BObjectList<entry_ref> fSourceList;
42 BObjectList<entry_ref> fTargetList;
43 entry_ref fSourceRef, fTargetRef;
53 UndoItemMove(BObjectList<entry_ref>* sourceList, BDirectory &target,
61 BObjectList<entry_ref> fSourceList;
62 entry_ref fSourceRef, fTargetRef;
68 UndoItemFolder(const entry_ref &ref);
69 // ref - entry_ref indicating the folder created
82 entry_ref fRe
[all...]
H A DOpenWithWindow.h79 virtual status_t GetNextRef(entry_ref* ref);
86 bool GetPreferredApp(entry_ref* ref) const;
90 void TrySettingPreferredApp(const entry_ref*);
91 void TrySettingPreferredAppForFile(const entry_ref*);
102 const Model*, const entry_ref* preferredApp,
103 const entry_ref* preferredAppForFile);
107 const Model*, BString*, const entry_ref* preferredApp,
108 const entry_ref* preferredAppForFile);
113 const BMessage* entriesToOpen, const entry_ref* preferredApp);
128 entry_ref fPreferredRe
[all...]
/haiku-fatelf/headers/build/os/app/
H A DRoster.h45 entry_ref ref;
85 bool IsRunning(entry_ref *ref) const;
87 team_id TeamFor(entry_ref *ref) const;
93 status_t GetAppInfo(entry_ref *ref, app_info *info) const;
98 status_t FindApp(const char *mimeType, entry_ref *app) const;
99 status_t FindApp(entry_ref *ref, entry_ref *app) const;
120 status_t Launch(const entry_ref *ref, const BMessage *initialMessage = 0,
122 status_t Launch(const entry_ref *ref, const BList *messageList,
124 status_t Launch(const entry_ref *re
[all...]
/haiku-fatelf/src/apps/mail/
H A DMailWindow.h71 TMailApp* app, const entry_ref* ref,
91 void Forward(entry_ref*, TMailWindow*,
95 void Reply(entry_ref*, TMailWindow*, uint32);
96 void CopyMessage(entry_ref* ref, TMailWindow* src);
99 status_t OpenMessage(const entry_ref* ref,
106 bool GetTrackerWindowFile(entry_ref*,
108 void SaveTrackerPosition(entry_ref*);
112 void MarkMessageRead(entry_ref* message,
140 entry_ref* fRef;
185 entry_ref fPrevRe
[all...]
/haiku-fatelf/headers/os/media/
H A DMediaFiles.h13 struct entry_ref;
27 entry_ref* _ref = NULL);
30 entry_ref* _ref);
32 const entry_ref& ref);
41 const char* item, const entry_ref& ref);
H A DFileInterface.h12 struct entry_ref;
30 virtual status_t SniffRef(const entry_ref& file,
33 virtual status_t SetRef(const entry_ref& file,
35 virtual status_t GetRef(entry_ref* _ref, char* _mimeType) = 0;
H A DPlaySound.h15 sound_handle play_sound(const entry_ref* soundRef, bool mix, bool queue,
/haiku-fatelf/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.h65 status_t SetImage(const entry_ref *pref);
72 bool IsImage(const entry_ref *pref);
76 bool FindNextImage(entry_ref *in_current, entry_ref *out_image, bool next, bool rewind);
92 entry_ref fCurrentRef;
/haiku-fatelf/src/apps/resedit/
H A DResView.h37 const entry_ref *ref = NULL);
45 status_t SetTo(const entry_ref &dir, const BString &name);
46 void OpenFile(const entry_ref &ref);
55 void AddResource(const entry_ref &ref);
60 entry_ref *fRef;
/haiku-fatelf/headers/private/app/
H A DAppMisc.h15 struct entry_ref;
24 status_t get_app_ref(team_id team, entry_ref *ref, bool traverse = true);
25 status_t get_app_ref(entry_ref *ref, bool traverse = true);
/haiku-fatelf/src/apps/icon-o-matic/import_export/
H A DExporter.h32 const entry_ref& ref);
47 const entry_ref* docRef);
51 entry_ref fRef;
/haiku-fatelf/src/apps/mediaplayer/settings/
H A DSettings.h49 entry_ref filePanelFolder;
65 entry_ref FilePanelFolder() const;
66 void SetFilePanelFolder(const entry_ref& ref);
/haiku-fatelf/src/kits/opengl/
H A DGLRendererRoster.h19 entry_ref ref;
38 image_id image, const entry_ref* ref, ino_t node);
39 status_t CreateRenderer(const entry_ref& ref);
/haiku-fatelf/src/servers/registrar/
H A DRecentApps.h41 struct entry_ref;
50 status_t Add(const entry_ref *ref, int32 appFlags);
61 static status_t GetRefForApp(const char *appSig, entry_ref *result);
/haiku-fatelf/src/apps/processcontroller/
H A DUtilities.h30 struct entry_ref;
42 void find_self(entry_ref& ref);
/haiku-fatelf/src/tests/kits/net/preflet/
H A DNetworkSetupProfile.h16 NetworkSetupProfile(const entry_ref* ref);
22 status_t SetTo(const entry_ref *ref);
/haiku-fatelf/headers/os/storage/
H A DResourceStrings.h25 BResourceStrings(const entry_ref& ref);
32 virtual status_t SetStringFile(const entry_ref* ref);
33 status_t GetStringFile(entry_ref* outRef);
75 entry_ref fFileRef;
/haiku-fatelf/headers/private/shared/
H A DQueryFile.h17 BQueryFile(const entry_ref& ref);
25 status_t SetTo(const entry_ref& ref);
39 status_t WriteTo(const entry_ref& ref);
46 virtual status_t GetNextRef(entry_ref* ref);
/haiku-fatelf/src/add-ons/index_server/audiotags/
H A DAudioTagAnalyser.h15 void AnalyseEntry(const entry_ref& ref);
/haiku-fatelf/src/apps/icon-o-matic/document/savers/
H A DAttributeSaver.cpp17 AttributeSaver::AttributeSaver(const entry_ref& ref, const char* attrName)
H A DSimpleFileSaver.cpp13 const entry_ref& ref)
H A DSimpleFileSaver.h18 const entry_ref& ref);

Completed in 211 milliseconds

1234567891011>>