Searched refs:ReadOneWChar (Results 1 – 1 of 1) sorted by relevance
4941 cmsBool ReadOneWChar(cmsIOHANDLER* io, _cmsDICelem* e, cmsUInt32Number i, wchar_t ** wcstr) in ReadOneWChar() function5089 if (!ReadOneWChar(io, &a.Name, i, &NameWCS)) goto Error; in Type_Dictionary_Read()5090 if (!ReadOneWChar(io, &a.Value, i, &ValueWCS)) goto Error; in Type_Dictionary_Read()