Home
last modified time | relevance | path

Searched defs:archivedBitmap (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.h30 void SetArchivedBitmap(BBitmap *archivedBitmap) { fArchivedBitmap = archivedBitmap; } in SetArchivedBitmap()
/haiku/src/apps/people/
H A DPictureView.cpp223 BMessage archivedBitmap; in MessageReceived() local