Searched refs:entry_ref (Results 626 - 650 of 720) sorted by relevance

<<212223242526272829

/haiku-fatelf/src/apps/diskprobe/
H A DProbeView.cpp73 IconView(BRect frame, const entry_ref *ref, bool isDevice);
82 entry_ref fRef;
120 HeaderView(BRect frame, const entry_ref *ref, DataEditor &editor);
230 IconView::IconView(BRect rect, const entry_ref *ref, bool isDevice)
472 HeaderView::HeaderView(BRect frame, const entry_ref *ref, DataEditor &editor)
1184 ProbeView::ProbeView(BRect rect, entry_ref *ref, const char *attribute,
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageView.cpp66 PackageView::PackageView(BRect frame, const entry_ref *ref)
264 entry_ref ref;
/haiku-fatelf/src/kits/mail/
H A DMailMessage.cpp64 BEmailMessage::BEmailMessage(const entry_ref *ref, uint32 defaultCharSet)
541 BEmailMessage::Attach(entry_ref *ref, bool includeAttributes)
/haiku-fatelf/src/kits/midi/
H A DMidiStore.cpp240 BMidiStore::Import(const entry_ref* ref)
286 BMidiStore::Export(const entry_ref* ref, int32 format)
/haiku-fatelf/src/kits/storage/
H A DResources.cpp101 \param ref an entry_ref referring to the file
104 BResources::BResources(const entry_ref* ref, bool clobber)
225 \param ref an entry_ref referring to the file
234 BResources::SetTo(const entry_ref* ref, bool clobber)
H A DMime.cpp55 entry_ref ref;
/haiku-fatelf/src/preferences/keymap/
H A DKeyboardLayout.cpp136 entry_ref ref;
144 KeyboardLayout::Load(entry_ref& ref)
/haiku-fatelf/src/tools/translation/inspector/
H A DImageView.cpp194 entry_ref dirref;
538 entry_ref ref;
/haiku-fatelf/src/apps/mail/
H A DSignature.cpp172 entry_ref ref;
590 entry_ref ref;
/haiku-fatelf/src/apps/installer/
H A DInstallerWindow.cpp662 entry_ref ref;
691 entry_ref ref;
/haiku-fatelf/src/apps/activitymonitor/
H A DActivityWindow.cpp365 entry_ref ref;
/haiku-fatelf/src/apps/clock/
H A Dcl_view.cpp45 entry_ref ref;
/haiku-fatelf/src/apps/diskusage/
H A DControlsView.cpp255 entry_ref ref;
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp55 entry_ref* startDirectory,
/haiku-fatelf/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp208 StyledTextImporter::Import(Icon* icon, const entry_ref* ref)
/haiku-fatelf/src/apps/text_search/
H A DModel.cpp57 entry_ref dummy;
/haiku-fatelf/src/bin/desklink/
H A DMediaReplicant.cpp340 entry_ref ref;
/haiku-fatelf/src/kits/interface/
H A DShelf.cpp525 BShelf::BShelf(const entry_ref *ref, BView *view, bool allowDrags,
916 BShelf::SetSaveLocation(const entry_ref *ref)
932 BShelf::SaveLocation(entry_ref *ref) const
936 *ref = entry_ref();
/haiku-fatelf/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp121 entry_ref ref;
/haiku-fatelf/src/servers/registrar/mime/
H A DAssociatedTypes.cpp145 /*! \brief Guesses a MIME type for the given \c entry_ref based on its filename extension
147 \param filename The entry_ref of interest
156 AssociatedTypes::GuessMimeType(const entry_ref *ref, BString *result)
158 // Convert the entry_ref to a filename and then do the check
H A DSnifferRules.cpp136 /*! \brief Guesses a MIME type for the supplied entry_ref.
151 SnifferRules::GuessMimeType(const entry_ref *ref, BString *type)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/BeManager/
H A DUserProperties.cpp257 entry_ref entryRef;
/haiku-fatelf/src/tests/kits/midi/midi_player_replacement/
H A DMidiPlayerView.cpp288 entry_ref refs;
/haiku-fatelf/src/apps/webpositive/
H A DBrowserApp.cpp372 entry_ref ref;
/haiku-fatelf/src/apps/icon-o-matic/
H A DMainWindow.cpp214 entry_ref ref;
302 entry_ref ref;
625 MainWindow::Open(const entry_ref& ref, bool append)
1341 MainWindow::_CreateSaver(const entry_ref& ref, uint32 exportMode)

Completed in 296 milliseconds

<<212223242526272829