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

/haiku/src/apps/deskbar/
H A DStatusView.cpp249 else if (ReplicantCount() > 0) {
260 if (ReplicantCount() > 0) {
925 TReplicantTray::ReplicantCount() const function in class:TReplicantTray
991 int32 count = ReplicantCount();
1098 int32 count = ReplicantCount() - 1;
1126 int32 count = ReplicantCount() - 1;
1168 BPoint loc = LocationForReplicant(ReplicantCount(),
1304 int32 replicantCount = ReplicantCount();
H A DStatusView.h97 int32 ReplicantCount() const;
H A DBarView.cpp1191 return fReplicantTray->ReplicantCount();

Completed in 30 milliseconds