Home
last modified time | relevance | path

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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp702 struct IconForTypeValue : public IconValue struct
707 IconForTypeValue() : type(testType1) {} in IconForTypeValue() function
708 IconForTypeValue(const BBitmap *mini, const BBitmap *large) in IconForTypeValue() argument
717 static status_t Set(BAppFileInfo &info, const IconForTypeValue &value) in Set() argument
732 static status_t Get(BAppFileInfo &info, IconForTypeValue &value) in Get()
747 static void CheckAttribute(BNode &file, const IconForTypeValue &value) in CheckAttribute()
759 static void CheckResource(BFile &file, const IconForTypeValue &value) in CheckResource()
2803 InfoLocationTester<IconForTypeValue, IconForTypeSetter, IconForTypeGetter, in InfoLocationTest()
2805 IconForTypeValue(fIconM1, fIconL1), in InfoLocationTest()
2806 IconForTypeValue(fIconM2, fIconL2), in InfoLocationTest()
[all …]