Home
last modified time | relevance | path

Searched refs:ReadOneWChar (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmstypes.c5128 cmsBool ReadOneWChar(cmsIOHANDLER* io, _cmsDICelem* e, cmsUInt32Number i, wchar_t ** wcstr) in ReadOneWChar() function
5281 if (!ReadOneWChar(io, &a.Name, i, &NameWCS)) goto Error; in Type_Dictionary_Read()
5282 if (!ReadOneWChar(io, &a.Value, i, &ValueWCS)) goto Error; in Type_Dictionary_Read()