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

/haiku/src/apps/mail/
H A DMailWindow.h127 status_t _GetQueryPath(BPath* path) const;
H A DMailWindow.cpp1714 if (_GetQueryPath(&path) < B_OK)
3055 TMailWindow::_GetQueryPath(BPath* queryPath) const function in class:TMailWindow
3082 if (_GetQueryPath(&queryPath) < B_OK)

Completed in 15 milliseconds