Searched refs:fBigZoomBitmap (Results 1 – 2 of 2) sorted by relevance
81 ServerBitmap* fBigZoomBitmap; variable
160 fBigZoomBitmap = _CreateTemporaryBitmap(BRect(0, 0, 6, 6)); in BeDecorator()165 if (fCloseBitmap == NULL || fBigZoomBitmap == NULL in BeDecorator()181 if (fBigZoomBitmap != NULL) in ~BeDecorator()182 fBigZoomBitmap->ReleaseReference(); in ~BeDecorator()1206 data = fBigZoomBitmap->Bits(); in _GetBitmapForButton()1229 sBitmapDrawingEngine->DrawBitmap(fBigZoomBitmap, in _GetBitmapForButton()1230 fBigZoomBitmap->Bounds(), rightBottom); in _GetBitmapForButton()