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

/haiku/src/kits/interface/
H A DPicture.cpp84 BPicture* PictureAt(int32 index) function in struct:_BPictureExtent_
144 = new BPicture(*otherPicture.fExtent->PictureAt(i));
283 err = fExtent->PictureAt(i)->Archive(&pictureMessage, deep);
420 if (!fExtent->PictureAt(i)->_AssertServerCopy())
440 BPicture* picture = fExtent->PictureAt(i);
645 status_t status = PictureAt(i)->Flatten(stream);

Completed in 34 milliseconds