Home
last modified time | relevance | path

Searched refs:IconStarBlue16Scaled (Results 1 – 6 of 6) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DSharedIcons.h20 static BitmapHolderRef IconStarBlue16Scaled();
H A DSharedIcons.cpp40 SharedIcons::IconStarBlue16Scaled() in IconStarBlue16Scaled() function in SharedIcons
H A DRatePackageWindow.cpp159 return SharedIcons::IconStarBlue16Scaled()->Bitmap(); in StarBitmap()
H A DFeaturedPackagesView.cpp114 BSize ratingStarSize = SharedIcons::IconStarBlue16Scaled()->Bitmap()->Bounds().Size(); in StackedFeaturesPackageBandMetrics()
/haiku/src/apps/haikudepot/ui_generic/
H A DRatingView.cpp50 return SharedIcons::IconStarBlue16Scaled()->Bitmap(); in StarBitmap()
/haiku/src/apps/haikudepot/util/
H A DRatingUtils.cpp59 star = SharedIcons::IconStarBlue16Scaled()->Bitmap(); in Draw()