Searched refs:fGenCount (Results 1 - 2 of 2) sorted by path

/haiku/src/kits/interface/
H A DShelf.cpp487 if (fShelf->_AddReplicant(msg, &point, fShelf->fGenCount++) == B_OK)
954 return _AddReplicant(data, &location, fGenCount++);
1122 status = data->AddInt32("_sg_cnt", fGenCount);
1147 fGenCount = 1;
/haiku/headers/os/interface/
H A DShelf.h138 uint32 fGenCount; member in class:BShelf

Completed in 56 milliseconds