Searched refs:DisplayValueMLU (Results 1 – 1 of 1) sorted by relevance
5054 cmsMLU *DisplayNameMLU = NULL, *DisplayValueMLU=NULL; in Type_Dictionary_Read() local5097 if (!ReadOneMLUC(self, io, &a.DisplayValue, i, &DisplayValueMLU)) goto Error; in Type_Dictionary_Read()5107 rc = cmsDictAddEntry(hDict, NameWCS, ValueWCS, DisplayNameMLU, DisplayValueMLU); in Type_Dictionary_Read()5113 if (DisplayValueMLU != NULL) cmsMLUfree(DisplayValueMLU); in Type_Dictionary_Read()