Searched defs:GetIconForType (Results 1 – 4 of 4) sorted by relevance
/haiku/src/kits/storage/mime/ |
H A D | DatabaseLocation.cpp | 552 DatabaseLocation::GetIconForType(const char* type, const char* fileType, in GetIconForType() function in BPrivate::Storage::Mime::DatabaseLocation 609 DatabaseLocation::GetIconForType(const char* type, const char* fileType, in GetIconForType() function in BPrivate::Storage::Mime::DatabaseLocation
|
/haiku/src/kits/storage/ |
H A D | MimeType.cpp | 815 BMimeType::GetIconForType(const char* type, BBitmap* icon, icon_size which) const in GetIconForType() function in BMimeType 839 BMimeType::GetIconForType(const char* type, uint8** _data, size_t* _size) const in GetIconForType() function in BMimeType
|
H A D | AppFileInfo.cpp | 640 BAppFileInfo::GetIconForType(const char* type, BBitmap* icon, icon_size size) in GetIconForType() function in BAppFileInfo 755 BAppFileInfo::GetIconForType(const char* type, uint8** data, size_t* size) const in GetIconForType() function in BAppFileInfo
|
/haiku/src/build/libbe/storage/ |
H A D | AppFileInfo.cpp | 642 BAppFileInfo::GetIconForType(const char* type, BBitmap* icon, icon_size size) in GetIconForType() function in BAppFileInfo 757 BAppFileInfo::GetIconForType(const char* type, uint8** data, size_t* size) const in GetIconForType() function in BAppFileInfo
|