Searched refs:ValidKeywords (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmscgats.c | 162 KEYVALUE* ValidKeywords; member 1230 return AddToList(it8, &it8->ValidKeywords, Key, NULL, NULL, as); in AddAvailableProperty() 1300 it8->ValidKeywords = NULL; in cmsIT8Alloc() 1645 if (!IsAvailableOnList(it8-> ValidKeywords, p->Keyword, NULL, NULL)) { in WriteHeader() 1953 if (!IsAvailableOnList(it8-> ValidKeywords, VarName, NULL, &Key)) { in HeaderSection()
|