Searched refs:ValidKeywords (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmscgats.c | 172 KEYVALUE* ValidKeywords; member 1327 return AddToList(it8, &it8->ValidKeywords, Key, NULL, NULL, as); in AddAvailableProperty() 1397 it8->ValidKeywords = NULL; in cmsIT8Alloc() 1796 if (!IsAvailableOnList(it8-> ValidKeywords, p->Keyword, NULL, NULL)) { in WriteHeader() 2124 if (!IsAvailableOnList(it8->ValidKeywords, VarName, NULL, &Key)) { in HeaderSection()
|