Searched refs:kIconType (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/storage/mime/
H A Ddatabase_support.h54 extern const int32 kIconType;
/haiku/src/kits/storage/mime/
H A Ddatabase_support.cpp64 const int32 kIconType = B_VECTOR_ICON_TYPE; member in namespace:BPrivate::Storage::Mime
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp50 static const char* kIconType = "ICON"; variable
668 vectorAttributeName += kIconType;
775 attributeName += kIconType;
905 attributeString += kIconType;
/haiku/src/kits/storage/
H A DAppFileInfo.cpp50 static const char* kIconType = "ICON"; variable
666 vectorAttributeName += kIconType;
773 attributeName += kIconType;
901 attributeString += kIconType;

Completed in 159 milliseconds