Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/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()
210 cmsBool CMSEXPORT cmsMLUsetASCII(cmsMLU* mlu, const char LanguageCode[3], const char CountryCode[3]… in cmsMLUsetASCII()
247 cmsBool CMSEXPORT cmsMLUsetWide(cmsMLU* mlu, const char Language[3], const char Country[3], const … in cmsMLUsetWide()
261 cmsMLU* CMSEXPORT cmsMLUdup(const cmsMLU* mlu) in cmsMLUdup()
307 void CMSEXPORT cmsMLUfree(cmsMLU* mlu) in cmsMLUfree()
322 const wchar_t* _cmsMLUgetWide(const cmsMLU* mlu, in _cmsMLUgetWide()
[all …]
Dcmsio1.c939 cmsMLU* mlu = (cmsMLU*) cmsReadTag(h, sig); in GetMLUFromProfile() local
1018 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfo() local
1029 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfoASCII() local
Dcmstypes.c703 cmsMLU* mlu = NULL; in Type_Text_Read() local
742 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Write() local
779 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Free() local
875 cmsMLU* mlu = NULL; in Type_Text_Description_Read() local
957 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Description_Write() local
1060 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Description_Free() local
1435 cmsMLU* mlu; in Type_MLU_Read() local
1517 cmsMLU* mlu =(cmsMLU*) Ptr; in Type_MLU_Write() local
3225 cmsBool ReadEmbeddedText(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU** mlu, cmsU… in ReadEmbeddedText()
3632 cmsBool ReadCountAndSting(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU* mlu, cms… in ReadCountAndSting()
[all …]