Searched refs:mpWriteEnd (Results 1 – 1 of 1) sorted by relevance
418 const U8* mpWriteEnd; member in CffSubsetterContext532 , mpWriteEnd( NULL) in CffSubsetterContext()835 if( mpWritePtr + 5 > mpWriteEnd) { mbSawError = true; return;} in writeType1Val()881 if( mpWritePtr + 1 > mpWriteEnd) { mbSawError = true; return;} in writeTypeOp()889 if( mpWritePtr + 2 > mpWriteEnd) { mbSawError = true; return;} in writeTypeEsc()1403 mpWriteEnd = mpWritePtr + MAX_T1OPS_SIZE; in convert2Type1Ops()