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

/haiku/src/apps/deskbar/
H A DStatusViewShelf.h57 void ReplicantDeleted(int32, const BMessage*, const BView*);
H A DStatusViewShelf.cpp71 // since we can't use ReplicantDeleted
134 // the virtual BShelf::ReplicantDeleted is called before the
139 TReplicantShelf::ReplicantDeleted(int32, const BMessage*, const BView*) function in class:TReplicantShelf
/haiku/headers/os/interface/
H A DShelf.h90 virtual void ReplicantDeleted(int32 index,
/haiku/src/kits/interface/
H A DShelf.cpp1073 BShelf::ReplicantDeleted(int32 index, const BMessage *archive, function in class:BShelf
1218 ReplicantDeleted(index, item->message, view);

Completed in 150 milliseconds