Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/
D0023-upstream-integer-overflow-MPEmatrix_Read.patch23 - KEYVALUE* ValidKeywords;
25 + KEYVALUE* ValidKeywords;
/external/pdfium/third_party/lcms/src/
Dcmscgats.c163 KEYVALUE* ValidKeywords; member
1231 return AddToList(it8, &it8->ValidKeywords, Key, NULL, NULL, as); in AddAvailableProperty()
1301 it8->ValidKeywords = NULL; in cmsIT8Alloc()
1646 if (!IsAvailableOnList(it8-> ValidKeywords, p->Keyword, NULL, NULL)) { in WriteHeader()
1954 if (!IsAvailableOnList(it8-> ValidKeywords, VarName, NULL, &Key)) { in HeaderSection()