Searched refs:cmsIT8 (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmscgats.c | 178 } cmsIT8; typedef 359 static void* AllocChunk(cmsIT8* it8, cmsUInt32Number size); 459 cmsBool SynError(cmsIT8* it8, const char *Txt, ...) in SynError() 478 cmsBool Check(cmsIT8* it8, SYMBOL sy, const char* Err) in Check() 487 void NextCh(cmsIT8* it8) in NextCh() 542 void ReadReal(cmsIT8* it8, int inum) in ReadReal() 684 void InSymbol(cmsIT8* it8) in InSymbol() 947 cmsBool CheckEOLN(cmsIT8* it8) in CheckEOLN() 959 void Skip(cmsIT8* it8, SYMBOL sy) in Skip() 968 void SkipEOLN(cmsIT8* it8) in SkipEOLN() [all …]
|
/external/pdfium/third_party/lcms2-2.6/ |
D | 0017-upstream-integer-overflow-MPEmatrix_Read.patch | 38 @@ -568,8 +569,8 @@ void ReadReal(cmsIT8* it8, int inum) 49 @@ -587,7 +588,7 @@ void ReadReal(cmsIT8* it8, int inum) 58 @@ -777,7 +778,7 @@ void InSymbol(cmsIT8* it8)
|