Searched refs:kLargeIconType (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/tracker/
H A DMimeTypes.h57 #define kLargeIconType "icon/large" macro
H A DPoseView.cpp4272 || dragMessage->HasData(kLargeIconType, B_MESSAGE_TYPE)
4811 || message->HasData(kLargeIconType, B_MESSAGE_TYPE)
4822 && message->FindMessage(kLargeIconType, &embeddedBitmap)
/haiku/headers/private/storage/mime/
H A Ddatabase_support.h53 extern const int32 kLargeIconType;
/haiku/src/kits/storage/mime/
H A Ddatabase_support.cpp63 const int32 kLargeIconType = B_LARGE_ICON_TYPE; member in namespace:BPrivate::Storage::Mime
H A DDatabase.cpp441 attrType = kLargeIconType;

Completed in 214 milliseconds