Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsio0.c1207 Type = TagDescriptor ->SupportedTypes[0]; in SaveTags()
1448 if (Type == TagDescriptor ->SupportedTypes[i]) return TRUE; in IsTypeSupported()
1639 Type = TagDescriptor ->SupportedTypes[0]; in cmsWriteTag()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2_plugin.h429 cmsTagTypeSignature SupportedTypes[MAX_TYPES_IN_LCMS_PLUGIN]; member