Searched refs:entry_ref (Results 526 - 550 of 720) sorted by relevance

<<212223242526272829

/haiku-fatelf/src/apps/haiku3d/texture/
H A DVideoFileTexture.cpp49 entry_ref ref;
/haiku-fatelf/src/apps/serialconnect/
H A DSerialApp.cpp96 entry_ref parent;
/haiku-fatelf/src/apps/sudoku/
H A DSudokuWindow.cpp379 entry_ref ref;
394 entry_ref parent;
499 entry_ref directoryRef;
508 entry_ref ref;
/haiku-fatelf/src/apps/terminal/
H A DPrefWindow.cpp130 entry_ref dirref;
/haiku-fatelf/src/bin/desklink/
H A DDeskButton.cpp38 DeskButton::DeskButton(BRect frame, entry_ref* ref, const char* name,
/haiku-fatelf/src/bin/
H A Durlwrapper.cpp77 entry_ref ref;
370 entry_ref ref;
409 entry_ref er;
499 entry_ref ref;
/haiku-fatelf/src/kits/device/
H A DJoystickTweaker.cpp75 _BJoystickTweaker::save_config(const entry_ref *ref)
/haiku-fatelf/src/kits/mail/
H A DFileConfigView.cpp103 entry_ref ref;
H A DHaikuMailFormatFilter.cpp92 HaikuMailFormatFilter::HeaderFetched(const entry_ref& ref, BFile* file)
199 entry_ref to(ref.device, ref.directory, worker);
211 HaikuMailFormatFilter::BodyFetched(const entry_ref& ref, BFile* file)
219 HaikuMailFormatFilter::MessageSent(const entry_ref& ref, BFile* file)
234 HaikuMailFormatFilter::_SetFileName(const entry_ref& ref, const BString& name)
H A DMailAttachment.cpp78 BSimpleMailAttachment::BSimpleMailAttachment(entry_ref *ref)
114 // TODO: No way to get file name (see SetTo(entry_ref *))
127 BSimpleMailAttachment::SetTo(entry_ref *ref)
458 BAttributedMailAttachment::BAttributedMailAttachment(entry_ref *ref)
531 BAttributedMailAttachment::SetTo(entry_ref *ref)
/haiku-fatelf/src/kits/media/
H A DSound.cpp38 BSound::BSound(const entry_ref* soundFile, bool loadIntoMemory)
/haiku-fatelf/src/kits/midi/
H A DSynth.cpp46 BSynth::LoadSynthData(entry_ref* instrumentsFile)
/haiku-fatelf/src/kits/storage/
H A DNodeInfo.cpp597 /*! \brief Returns a hint in form of and entry_ref to the application that
601 an entry_ref and returned in \a ref.
603 \param ref A pointer to a pre-allocated entry_ref into which the requested
612 BNodeInfo::GetAppHint(entry_ref *ref) const
639 // get the entry_ref for the path
652 The supplied entry_ref is converted into a path and stored in the node's
657 \param ref A pointer to an entry_ref referring to the application.
666 BNodeInfo::SetAppHint(const entry_ref *ref)
842 the supplied entry_ref.
847 \param ref An entry_ref referrin
[all...]
/haiku-fatelf/src/preferences/backgrounds/
H A DBackgroundsView.h160 entry_ref fCurrentRef;
/haiku-fatelf/src/servers/app/font/
H A DFontStyle.cpp125 entry_ref ref;
/haiku-fatelf/src/servers/registrar/
H A DTRoster.h108 void _ValidateRunning(const entry_ref& ref,
/haiku-fatelf/src/tests/kits/game/push_game_sound_test/
H A Dpush_game_sound_test.cpp55 entry_ref entryRef;
/haiku-fatelf/src/tests/kits/game/simple_game_sound_test/
H A DSimpleSoundTest.cpp81 entry_ref file;
/haiku-fatelf/src/tests/kits/locale/
H A DcatalogTestAddOn.cpp83 entry_ref addOnRef;
/haiku-fatelf/src/tests/system/libroot/os/
H A DDriverSettingsTest.cpp226 entry_ref ref;
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h160 void _HandleResolveMissingSourceFile(entry_ref&
/haiku-fatelf/src/kits/tracker/
H A DTrackerScripting.cpp207 entry_ref ref;
H A DNodePreloader.cpp173 entry_ref ref;
H A DFindPanel.cpp177 FindWindow::FindWindow(const entry_ref* newRef, bool editIfTemplateOnly)
236 FindWindow::TryOpening(const entry_ref* ref)
275 FindWindow::SwitchToTemplate(const entry_ref* ref)
613 entry_ref dir;
624 entry_ref tmpRef;
642 entry_ref ref;
1011 entry_ref dir;
1113 entry_ref ref;
1188 FindPanel::SaveAsQueryOrTemplate(const entry_ref* dir, const char* name,
1788 typedef std::pair<entry_ref, uint3
[all...]
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.h83 virtual void DebugReportRequested(entry_ref* targetPath);

Completed in 270 milliseconds

<<212223242526272829