Searched refs:GetTrackerWindowFile (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/mail/
H A DMailWindow.h107 bool GetTrackerWindowFile(entry_ref*,
H A DMailWindow.cpp793 TMailWindow::GetTrackerWindowFile(entry_ref* ref, bool next) const function in class:TMailWindow
859 fNextTrackerPositionSaved = GetTrackerWindowFile(&fNextRef, true);
860 fPrevTrackerPositionSaved = GetTrackerWindowFile(&fPrevRef, false);
1247 foundRef = GetTrackerWindowFile(&nextRef,
1600 if (GetTrackerWindowFile(&nextRef, (msg->what == M_NEXTMSG))) {

Completed in 43 milliseconds