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