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

/haiku/src/apps/people/
H A DPeopleApp.cpp341 PersonWindow* personWindow = dynamic_cast<PersonWindow*>(window); local
342 if (personWindow == NULL)
344 if (personWindow->RefersPersonFile(ref))
345 return personWindow;

Completed in 77 milliseconds