Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsvirt.c991 cmsTagSignature RequiredTag; // Set to 0 for both types member
1044 if ((Tab ->RequiredTag != 0) && (Tab ->RequiredTag != DestinationTag)) continue; in FindCombination()