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

/haiku/headers/os/interface/
H A DShelf.h115 status_t _AddReplicant(BMessage* data,
/haiku/src/kits/interface/
H A DShelf.cpp223 /*! \brief Helper function for BShelf::_AddReplicant()
487 if (fShelf->_AddReplicant(msg, &point, fShelf->fGenCount++) == B_OK)
954 return _AddReplicant(data, &location, fGenCount++);
1259 BShelf::_AddReplicant(BMessage *data, BPoint *location, uint32 uniqueID) function in class:BShelf

Completed in 33 milliseconds