Home
last modified time | relevance | path

Searched refs:kIconAttribute (Results 1 – 3 of 3) sorted by relevance

/haiku/src/bin/
H A Dnotify.cpp26 const char* kIconAttribute = "BEOS:ICON"; variable
217 if (BIconUtils::GetIcon(&node, kIconAttribute, kSmallIconAttribute, in _GetBitmap()
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp48 static const char* kIconAttribute = "BEOS:"; variable
659 BString vectorAttributeName(kIconAttribute); in GetIconForType()
766 BString attributeName(kIconAttribute); in GetIconForType()
894 BString attributeString = kIconAttribute; in SetIconForType()
/haiku/src/kits/storage/
H A DAppFileInfo.cpp48 static const char* kIconAttribute = "BEOS:"; variable
657 BString vectorAttributeName(kIconAttribute); in GetIconForType()
764 BString attributeName(kIconAttribute); in GetIconForType()
890 BString attributeString = kIconAttribute; in SetIconForType()