Searched refs:DisplayNameMLU (Results 1 – 1 of 1) sorted by relevance
5104 cmsMLU *DisplayNameMLU = NULL, *DisplayValueMLU=NULL; in Type_Dictionary_Read() local5143 if (!ReadOneMLUC(self, io, &a.DisplayName, i, &DisplayNameMLU)) goto Error; in Type_Dictionary_Read()5157 rc = cmsDictAddEntry(hDict, NameWCS, ValueWCS, DisplayNameMLU, DisplayValueMLU); in Type_Dictionary_Read()5162 if (DisplayNameMLU != NULL) cmsMLUfree(DisplayNameMLU); in Type_Dictionary_Read()