Searched refs:BitmapStash (Results 1 – 2 of 2) sorted by relevance
21 class BitmapStash { class28 BitmapStash(TransportButton *);29 ~BitmapStash();38 BitmapStash::BitmapStash(TransportButton *owner) in BitmapStash() function in BitmapStash45 BitmapStash::GetBitmap(uint32 signature) in GetBitmap()57 BitmapStash::~BitmapStash() in ~BitmapStash()217 bitmaps(new BitmapStash(this)), in TransportButton()
18 class BitmapStash; variable84 BitmapStash *bitmaps;106 friend class BitmapStash; variable