Home
last modified time | relevance | path

Searched refs:RefersPersonFile (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/people/
H A DPersonWindow.h49 bool RefersPersonFile(const entry_ref& ref) const;
H A DPeopleApp.cpp344 if (personWindow->RefersPersonFile(ref)) in _FindWindow()
H A DPersonWindow.cpp405 PersonWindow::RefersPersonFile(const entry_ref& ref) const in RefersPersonFile() function in PersonWindow