Home
last modified time | relevance | path

Searched refs:vectorAttributeName (Results 1 – 2 of 2) sorted by relevance

/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp659 BString vectorAttributeName(kIconAttribute); in GetIconForType() local
664 vectorAttributeName += type; in GetIconForType()
668 vectorAttributeName += kIconType; in GetIconForType()
670 const char* attribute = vectorAttributeName.String(); in GetIconForType()
/haiku/src/kits/storage/
H A DAppFileInfo.cpp657 BString vectorAttributeName(kIconAttribute); in GetIconForType() local
662 vectorAttributeName += type; in GetIconForType()
666 vectorAttributeName += kIconType; in GetIconForType()
668 const char* attribute = vectorAttributeName.String(); in GetIconForType()