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

/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.h43 status_t DeleteReplicant(int32 uid);
H A DInfoWindow.cpp110 DeleteReplicant(item->id);
505 status_t InfoWindow :: DeleteReplicant(int32 uid) function in class:InfoWindow
/haiku/headers/os/interface/
H A DShelf.h72 status_t DeleteReplicant(BView* replicant);
73 status_t DeleteReplicant(BMessage* archive);
74 status_t DeleteReplicant(int32 index);
/haiku/src/kits/interface/
H A DShelf.cpp593 DeleteReplicant(view);
623 err = DeleteReplicant(i);
959 BShelf::DeleteReplicant(BView *replicant) function in class:BShelf
972 BShelf::DeleteReplicant(BMessage *data) function in class:BShelf
985 BShelf::DeleteReplicant(int32 index) function in class:BShelf
/haiku/src/apps/deskbar/
H A DStatusView.cpp1028 fShelf->DeleteReplicant(index);
1048 fShelf->DeleteReplicant(index);

Completed in 52 milliseconds