Home
last modified time | relevance | path

Searched defs:mlu (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsnamed.c35 cmsMLU* mlu; in cmsMLUalloc() local
63 cmsBool GrowMLUpool(cmsMLU* mlu) in GrowMLUpool()
93 cmsBool GrowMLUtable(cmsMLU* mlu) in GrowMLUtable()
119 int SearchMLUEntry(cmsMLU* mlu, cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode) in SearchMLUEntry()
140 cmsBool AddMLUBlock(cmsMLU* mlu, cmsUInt32Number size, const wchar_t *Block, in AddMLUBlock()
183 cmsBool CMSEXPORT cmsMLUsetASCII(cmsMLU* mlu, const char LanguageCode[3], const char CountryCode[3]… in cmsMLUsetASCII()
221 cmsBool CMSEXPORT cmsMLUsetWide(cmsMLU* mlu, const char Language[3], const char Country[3], const … in cmsMLUsetWide()
235 cmsMLU* CMSEXPORT cmsMLUdup(const cmsMLU* mlu) in cmsMLUdup()
281 void CMSEXPORT cmsMLUfree(cmsMLU* mlu) in cmsMLUfree()
296 const wchar_t* _cmsMLUgetWide(const cmsMLU* mlu, in _cmsMLUgetWide()
[all …]
Dcmsio1.c926 cmsMLU* mlu = (cmsMLU*) cmsReadTag(h, sig); in GetMLUFromProfile() local
1005 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfo() local
1016 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfoASCII() local
Dcmstypes.c697 cmsMLU* mlu = NULL; in Type_Text_Read() local
736 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Write() local
773 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Free() local
869 cmsMLU* mlu = NULL; in Type_Text_Description_Read() local
951 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Description_Write() local
1049 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Description_Free() local
1421 cmsMLU* mlu; in Type_MLU_Read() local
1503 cmsMLU* mlu =(cmsMLU*) Ptr; in Type_MLU_Write() local
3201 cmsBool ReadEmbeddedText(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU** mlu, cmsU… in ReadEmbeddedText()
3608 cmsBool ReadCountAndSting(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU* mlu, cms… in ReadCountAndSting()
[all …]