Searched refs:PictureList (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DServerPicture.h73 typedef BObjectList<ServerPicture> PictureList; typedef in class:ServerPicture
80 ObjectDeleter<PictureList>
H A DServerPicture.cpp1279 mallocIO->BufferLength(), PictureList::Private(fPictures.Get()).AsBList());
1318 fPictures.SetTo(new(std::nothrow) PictureList);
H A DPictureBoundingBoxPlayer.cpp853 mallocIO->BufferLength(), ServerPicture::PictureList::Private(

Completed in 39 milliseconds