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

/haiku/src/kits/interface/
H A DZombieReplicantView.cpp32 _BZombieReplicantView_::_BZombieReplicantView_(BRect frame, status_t error) function in class:_BZombieReplicantView_
44 _BZombieReplicantView_::~_BZombieReplicantView_()
50 _BZombieReplicantView_::MessageReceived(BMessage* msg)
87 _BZombieReplicantView_::Draw(BRect updateRect)
102 _BZombieReplicantView_::MouseDown(BPoint)
108 _BZombieReplicantView_::Archive(BMessage* archive, bool) const
117 _BZombieReplicantView_::SetArchive(BMessage* archive)
H A DShelf.cpp1316 _BZombieReplicantView_* zombie = NULL;
1441 _BZombieReplicantView_ *
1449 _BZombieReplicantView_ *zombie = NULL;
1456 zombie = new _BZombieReplicantView_(frame, B_ERROR);
/haiku/headers/private/interface/
H A DZombieReplicantView.h37 // _BZombieReplicantView_ class ------------------------------------------------
38 class _BZombieReplicantView_ : public BBox { class in inherits:BBox
41 _BZombieReplicantView_(BRect frame,
43 virtual ~_BZombieReplicantView_();
/haiku/headers/os/interface/
H A DShelf.h19 class _BZombieReplicantView_;
120 _BZombieReplicantView_* _CreateZombie(BMessage *data,

Completed in 62 milliseconds