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