Home
last modified time | relevance | path

Searched refs:_GetDefaultIcon (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/model/
H A DPackageIconTarRepository.h51 status_t _GetDefaultIcon(uint32 size, BitmapHolderRef& bitmapHolderRef);
H A DPackageIconTarRepository.cpp285 result = _GetDefaultIcon(size, bitmapHolderRef); in GetIcon()
424 PackageIconTarRepository::_GetDefaultIcon(uint32 size, BitmapHolderRef& bitmapHolderRef) in _GetDefaultIcon() function in PackageIconTarRepository