Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsio1.c944 cmsTechnologySignature* techpt; in _cmsCompileProfileSequence() local
951 techpt = (cmsTechnologySignature*) cmsReadTag(h, cmsSigTechnologyTag); in _cmsCompileProfileSequence()
952 if (techpt == NULL) in _cmsCompileProfileSequence()
955 ps ->technology = *techpt; in _cmsCompileProfileSequence()