Searched refs:SupportedTypes (Results 1 – 3 of 3) sorted by relevance
70 TEST(DataType, SupportedTypes) { in TEST() argument
1261 Type = TagDescriptor ->SupportedTypes[0]; in SaveTags()1511 if (Type == TagDescriptor ->SupportedTypes[i]) return TRUE; in IsTypeSupported()1713 Type = TagDescriptor ->SupportedTypes[0]; in cmsWriteTag()
429 cmsTagTypeSignature SupportedTypes[MAX_TYPES_IN_LCMS_PLUGIN]; member