Searched refs:entry_ref (Results 576 - 600 of 720) sorted by relevance

<<212223242526272829

/haiku-fatelf/src/apps/deskbar/
H A DStatusView.cpp99 printf("entry_ref: %" B_PRIdDEV ", %" B_PRIdINO ", %s\n",
562 entry_ref ref;
636 // and entry_ref pointer, if not found, go with normal
638 BView* (*entryFunction)(image_id, const entry_ref*);
642 entry_ref ref;
739 // attribute was added via Deskbar API (AddItem(entry_ref*, int32*)
767 TReplicantTray::MoveItem(entry_ref* ref, ino_t toDirectory)
772 // scan for a matching entry_ref and update it
902 TReplicantTray::AddIcon(BMessage* archive, int32* id, const entry_ref* addOn)
907 // find entry_ref
[all...]
H A DBarWindow.cpp116 entry_ref ref;
123 // need the entry_ref to the actual item
522 entry_ref ref;
/haiku-fatelf/src/apps/mail/
H A DEnclosures.cpp278 entry_ref ref;
474 TListItem::TListItem(entry_ref *ref)
521 // draw, and the entry_ref is invalid
H A DContent.h98 entry_ref ref;
/haiku-fatelf/src/apps/midiplayer/
H A DMidiPlayerWindow.cpp352 MidiPlayerWindow::LoadFile(entry_ref* ref)
527 entry_ref ref;
/haiku-fatelf/src/preferences/keymap/
H A DKeymap.cpp122 Keymap::Load(const entry_ref& ref)
149 Keymap::Save(const entry_ref& ref)
/haiku-fatelf/src/servers/registrar/
H A DTRoster.cpp165 entry_ref ref;
204 // entry_ref
378 entry_ref ref;
392 // entry_ref
657 entry_ref ref;
1018 entry_ref ref;
1049 entry_ref ref;
1238 entry_ref ref;
1601 // An app_info is not completely flat. The entry_ref contains a string
1830 TRoster::_ValidateRunning(const entry_ref
[all...]
/haiku-fatelf/src/apps/debugger/controllers/
H A DDebugReportGenerator.cpp107 DebugReportGenerator::_GenerateReport(const entry_ref& outputPath)
145 entry_ref ref;
/haiku-fatelf/src/kits/tracker/
H A DQueryPoseView.cpp244 BQueryPoseView::InitDirentIterator(const entry_ref* ref)
641 QueryEntryListCollection::GetNextRef(entry_ref* ref)
H A DContainerWindow.cpp241 AddOnThread(BMessage* refsMessage, entry_ref addonRef, entry_ref dirRef)
254 void (*processRefs)(entry_ref, BMessage*, void*);
1463 entry_ref ref;
1482 entry_ref ref;
1499 entry_ref ref;
1548 entry_ref ref;
1614 entry_ref ref;
1868 BContainerWindow::IsShowing(const entry_ref* entry) const
2194 BContainerWindow::SetupNavigationMenu(const entry_ref* re
[all...]
/haiku-fatelf/headers/build/
H A DHaikuBuildCompatibility.h113 struct entry_ref;
/haiku-fatelf/src/add-ons/input_server/filters/screen_saver/
H A DScreenSaverFilter.cpp196 entry_ref ref;
/haiku-fatelf/src/add-ons/input_server/filters/shortcut_catcher/
H A DParseCommandLine.cpp316 entry_ref ref;
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DNode.cpp109 Node::FindReferringEntry(const entry_ref& entryRef)
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilterConfig.cpp388 entry_ref ref;
/haiku-fatelf/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A Dsmtp.cpp327 SMTPProtocol::SendMessages(const std::vector<entry_ref>& mails,
347 const entry_ref& ref = mails[i];
519 SMTPProtocol::_SendMessage(const entry_ref& mail)
552 const entry_ref& entry = fAccountSettings.InboundPath();
/haiku-fatelf/src/apps/3dmov/
H A DViewObject.cpp282 void ViewObject :: DragDrop(entry_ref *ref, float mouse_x, float mouse_y)
/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeManager.h364 const entry_ref& file,
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.cpp126 LogWriter::LogWriter(const entry_ref& logRef)
/haiku-fatelf/src/apps/diskusage/
H A DInfoWindow.cpp113 entry_ref ref;
H A DScanner.cpp132 Scanner::_DirectoryContains(FileInfo* currentDir, entry_ref* ref)
/haiku-fatelf/src/apps/expander/
H A DExpanderThread.cpp47 entry_ref srcRef, destRef;
/haiku-fatelf/src/apps/magnify/
H A DMagnify.h116 void SaveImage(entry_ref* ref, char* name, bool selectionOnly=false);
/haiku-fatelf/src/apps/serialconnect/
H A DTermView.cpp147 entry_ref ref;
/haiku-fatelf/src/apps/terminal/
H A DTermView.h173 void _DoFileDrop(entry_ref &ref);

Completed in 292 milliseconds

<<212223242526272829