Searched refs:kLargeIconType (Results 1 – 5 of 5) sorted by relevance
57 #define kLargeIconType "icon/large" macro
4247 || dragMessage->HasData(kLargeIconType, B_MESSAGE_TYPE) in CanHandleDragSelection()4785 || message->HasData(kLargeIconType, B_MESSAGE_TYPE) in HandleDropCommon()4796 && message->FindMessage(kLargeIconType, &embeddedBitmap) in HandleDropCommon()
53 extern const int32 kLargeIconType;
63 const int32 kLargeIconType = B_LARGE_ICON_TYPE; variable
441 attrType = kLargeIconType; in SetIconForType()