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

/haiku/src/apps/mail/
H A DPeople.h50 int32 CountPersons() const function in class:PersonList
H A DAddressTextControl.cpp138 for (int32 index = 0; index < peopleList.CountPersons(); index++) {
492 if (peopleList.CountPersons() > 0)
525 for (int32 index = 0; index < peopleList.CountPersons(); index++) {

Completed in 32 milliseconds