Symbol: BitmapHolderRef
src/apps/haikudepot/icon/PackageIconDefaultRepository.cpp
35
BitmapHolderRef& bitmapHolderRef)
src/apps/haikudepot/icon/PackageIconDefaultRepository.cpp
59
BitmapHolderRef bitmapHolder(new(std::nothrow) BitmapHolder(bitmap), true);
src/apps/haikudepot/icon/PackageIconDefaultRepository.h
21
BitmapHolderRef& bitmapHolderRef);
src/apps/haikudepot/icon/PackageIconDefaultRepository.h
29
LRUCache<HashString, BitmapHolderRef>
src/apps/haikudepot/icon/PackageIconRepository.h
17
BitmapHolderRef& bitmapHolderRef) = 0;
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
222
BitmapHolderRef& bitmapHolderRef)
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
311
BitmapHolderRef& bitmapHolderRef)
src/apps/haikudepot/icon/PackageIconTarRepository.h
33
BitmapHolderRef& bitmapHolderRef);
src/apps/haikudepot/icon/PackageIconTarRepository.h
46
uint32 size, BitmapHolderRef& bitmapHolderRef);
src/apps/haikudepot/icon/PackageIconTarRepository.h
54
LRUCache<HashString, BitmapHolderRef>
src/apps/haikudepot/model/PackageScreenshotRepository.cpp
48
BitmapHolderRef& bitmapHolderRef)
src/apps/haikudepot/model/PackageScreenshotRepository.cpp
87
BitmapHolderRef& bitmapHolderRef)
src/apps/haikudepot/model/PackageScreenshotRepository.h
44
BitmapHolderRef& bitmapHolderRef);
src/apps/haikudepot/model/PackageScreenshotRepository.h
46
BitmapHolderRef& bitmapHolderRef);
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
641
BitmapHolderRef icon;
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
663
std::vector<BitmapHolderRef> trailingIconBitmaps;
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
673
for (std::vector<BitmapHolderRef>::iterator it = trailingIconBitmaps.begin();
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
711
for (std::vector<BitmapHolderRef>::iterator it = trailingIconBitmaps.begin();
src/apps/haikudepot/ui/PackageInfoView.cpp
1390
void SetScreenshotThumbnail(BitmapHolderRef bitmap)
src/apps/haikudepot/ui/PackageInfoView.cpp
1742
fPagesView->SetScreenshotThumbnail(BitmapHolderRef());
src/apps/haikudepot/ui/PackageInfoView.cpp
1802
BitmapHolderRef bitmapHolderRef;
src/apps/haikudepot/ui/PackageInfoView.cpp
363
BitmapHolderRef bitmapHolderRef;
src/apps/haikudepot/ui/PackageInfoView.cpp
792
void SetScreenshotThumbnail(BitmapHolderRef bitmapHolderRef)
src/apps/haikudepot/ui/PackageInfoView.cpp
848
SetScreenshotThumbnail(BitmapHolderRef());
src/apps/haikudepot/ui/PackageListView.cpp
483
std::vector<BitmapHolderRef> trailingIconBitmaps;
src/apps/haikudepot/ui/PackageListView.cpp
534
BitmapHolderRef bitmapHolderRef;
src/apps/haikudepot/ui/PackageListView.cpp
570
for (std::vector<BitmapHolderRef>::iterator it = trailingIconBitmaps.begin();
src/apps/haikudepot/ui/ScreenshotWindow.cpp
285
BitmapHolderRef screenshot;
src/apps/haikudepot/ui/ScreenshotWindow.h
74
BitmapHolderRef fScreenshot;
src/apps/haikudepot/ui/SharedIcons.cpp
106
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
130
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
133
BitmapHolderRef result(NULL);
src/apps/haikudepot/ui/SharedIcons.cpp
146
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
149
BitmapHolderRef result(NULL);
src/apps/haikudepot/ui/SharedIcons.cpp
160
BitmapHolderRef* bitmapHolderRef)
src/apps/haikudepot/ui/SharedIcons.cpp
19
BitmapHolderRef SharedIcons::sIconStarBlue12Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
191
*bitmapHolderRef = BitmapHolderRef(new(std::nothrow) BitmapHolder(bitmap), true);
src/apps/haikudepot/ui/SharedIcons.cpp
20
BitmapHolderRef SharedIcons::sIconStarBlue16Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
200
BitmapHolderRef* bitmapHolderRef)
src/apps/haikudepot/ui/SharedIcons.cpp
21
BitmapHolderRef SharedIcons::sIconStarGrey16Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
22
BitmapHolderRef SharedIcons::sIconInstalled16Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
229
*bitmapHolderRef = BitmapHolderRef(new(std::nothrow) BitmapHolder(bitmap), true);
src/apps/haikudepot/ui/SharedIcons.cpp
23
BitmapHolderRef SharedIcons::sIconArrowLeft22Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
24
BitmapHolderRef SharedIcons::sIconArrowRight22Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
25
BitmapHolderRef SharedIcons::sIconHTMLPackage16Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
26
BitmapHolderRef SharedIcons::sNative16Scaled;
src/apps/haikudepot/ui/SharedIcons.cpp
29
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
40
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
51
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
62
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
73
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
84
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.cpp
95
/*static*/ BitmapHolderRef
src/apps/haikudepot/ui/SharedIcons.h
19
static BitmapHolderRef IconStarBlue12Scaled();
src/apps/haikudepot/ui/SharedIcons.h
20
static BitmapHolderRef IconStarBlue16Scaled();
src/apps/haikudepot/ui/SharedIcons.h
21
static BitmapHolderRef IconStarGrey16Scaled();
src/apps/haikudepot/ui/SharedIcons.h
22
static BitmapHolderRef IconInstalled16Scaled();
src/apps/haikudepot/ui/SharedIcons.h
23
static BitmapHolderRef IconArrowLeft22Scaled();
src/apps/haikudepot/ui/SharedIcons.h
24
static BitmapHolderRef IconArrowRight22Scaled();
src/apps/haikudepot/ui/SharedIcons.h
25
static BitmapHolderRef IconNative16Scaled();
src/apps/haikudepot/ui/SharedIcons.h
28
static BitmapHolderRef IconHTMLPackage16Scaled();
src/apps/haikudepot/ui/SharedIcons.h
31
static BitmapHolderRef _CreateIconForResource(int32 resourceID, uint32 size);
src/apps/haikudepot/ui/SharedIcons.h
32
static BitmapHolderRef _CreateIconForMimeType(const char* mimeType, uint32 size);
src/apps/haikudepot/ui/SharedIcons.h
35
BitmapHolderRef* bitmapHolderRef);
src/apps/haikudepot/ui/SharedIcons.h
37
BitmapHolderRef* bitmapHolderRef);
src/apps/haikudepot/ui/SharedIcons.h
40
static BitmapHolderRef sIconStarBlue12Scaled;
src/apps/haikudepot/ui/SharedIcons.h
41
static BitmapHolderRef sIconStarBlue16Scaled;
src/apps/haikudepot/ui/SharedIcons.h
42
static BitmapHolderRef sIconStarGrey16Scaled;
src/apps/haikudepot/ui/SharedIcons.h
43
static BitmapHolderRef sIconInstalled16Scaled;
src/apps/haikudepot/ui/SharedIcons.h
44
static BitmapHolderRef sIconArrowLeft22Scaled;
src/apps/haikudepot/ui/SharedIcons.h
45
static BitmapHolderRef sIconArrowRight22Scaled;
src/apps/haikudepot/ui/SharedIcons.h
46
static BitmapHolderRef sIconHTMLPackage16Scaled;
src/apps/haikudepot/ui/SharedIcons.h
47
static BitmapHolderRef sNative16Scaled;
src/apps/haikudepot/ui/UserLoginWindow.cpp
942
BitmapHolderRef bitmapHolderRef
src/apps/haikudepot/ui/UserLoginWindow.cpp
943
= BitmapHolderRef(new(std::nothrow) BitmapHolder(bitmap), true);
src/apps/haikudepot/ui_generic/BitmapView.cpp
122
BitmapView::SetBitmap(BitmapHolderRef bitmapHolderRef)
src/apps/haikudepot/ui_generic/BitmapView.h
27
void SetBitmap(BitmapHolderRef bitmapHolderRef);
src/apps/haikudepot/ui_generic/BitmapView.h
32
BitmapHolderRef fBitmapHolderRef;