Searched refs:cmsSigTextDescriptionType (Results 1 - 2 of 2) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/src/ |
H A D | cmstypes.c | 862 // Type cmsSigTextDescriptionType 1064 return cmsSigTextDescriptionType; 3215 case cmsSigTextDescriptionType: 3295 if (!_cmsWriteTypeBase(io, cmsSigTextDescriptionType)) return FALSE; 5236 {TYPE_HANDLER(cmsSigTextDescriptionType, Text_Description), &SupportedTagTypes[6] }, 5395 { cmsSigCopyrightTag, { 1, 3, { cmsSigTextType, cmsSigMultiLocalizedUnicodeType, cmsSigTextDescriptionType}, DecideTextType}, &SupportedTags[20]}, 5398 { cmsSigDeviceMfgDescTag, { 1, 3, { cmsSigTextDescriptionType, cmsSigMultiLocalizedUnicodeType, cmsSigTextType}, DecideTextDescType}, &SupportedTags[22]}, 5399 { cmsSigDeviceModelDescTag, { 1, 3, { cmsSigTextDescriptionType, cmsSigMultiLocalizedUnicodeType, cmsSigTextType}, DecideTextDescType}, &SupportedTags[23]}, 5415 { cmsSigProfileDescriptionTag, { 1, 3, { cmsSigTextDescriptionType, cmsSigMultiLocalizedUnicodeType, cmsSigTextType}, DecideTextDescType}, &SupportedTags[33]}, 5432 { cmsSigViewingCondDescTag, { 1, 3, { cmsSigTextDescriptionType, cmsSigMultiLocalizedUnicodeTyp [all...] |
/external/pdfium/third_party/lcms2-2.6/include/ |
H A D | lcms2.h | 301 cmsSigTextDescriptionType = 0x64657363, // 'desc' enumerator in enum:__anon15175
|
Completed in 84 milliseconds