Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmscgats.c2132 char* Fld; in CookPointers() local
2150 Fld = t->DataFormat[idField]; in CookPointers()
2151 if (!Fld) continue; in CookPointers()
2154 if (cmsstrcasecmp(Fld, "SAMPLE_ID") == 0) { in CookPointers()
2179 if ((cmsstrcasecmp(Fld, "LABEL") == 0) || Fld[0] == '$' ) { in CookPointers()