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

/haiku/src/apps/people/
H A DPersonWindow.h34 const char* categoryAttribute,
H A DPersonView.h37 const char* categoryAttribute,
H A DPersonView.cpp44 PersonView::PersonView(const char* name, const char* categoryAttribute, argument
51 fCategoryAttribute(categoryAttribute),
H A DPersonWindow.cpp47 const char* nameAttribute, const char* categoryAttribute,
110 fView = new PersonView("PeopleView", categoryAttribute, fRef);
46 PersonWindow(BRect frame, const char* title, const char* nameAttribute, const char* categoryAttribute, const entry_ref* ref) argument

Completed in 36 milliseconds