Searched refs:BitmapTypeItem (Results 1 – 1 of 1) sorted by relevance
94 class BitmapTypeItem : public BBitmap, public TypeObject { class96 BitmapTypeItem(BRect bounds, uint32 flags, color_space depth, in BitmapTypeItem() function in TResourcePrivate::BitmapTypeItem103 BitmapTypeItem(const BBitmap* source, bool accepts_views = false, in BitmapTypeItem() function in TResourcePrivate::BitmapTypeItem109 BitmapTypeItem(BMessage* data) in BitmapTypeItem() function in TResourcePrivate::BitmapTypeItem114 virtual ~BitmapTypeItem() in ~BitmapTypeItem()807 BitmapTypeItem* bitmap = dynamic_cast<BitmapTypeItem*>(obj); in ReturnBitmapItem()822 bitmap = new BitmapTypeItem(&archive); in ReturnBitmapItem()837 bitmap = dynamic_cast<BitmapTypeItem*>(from->Object()); in ReturnBitmapItem()