Searched refs:mpReadEnd (Results 1 – 1 of 1) sorted by relevance
414 const U8* mpReadEnd; member in CffSubsetterContext1370 const U8* const pOldReadEnd = mpReadEnd; in callType2Subr()1380 while( (mpReadPtr < mpReadEnd) && !mbSawError) in callType2Subr()1384 mpReadEnd = pOldReadEnd; in callType2Subr()1415 mpReadEnd = pT2Ops + nT2Len; in convert2Type1Ops()1427 while( (mpReadPtr < mpReadEnd) && !mbSawError) in convert2Type1Ops()1577 mpReadEnd = mpReadPtr + (nOfs2 - nOfs1); in seekIndexData()1581 assert( mpReadEnd <= mpBaseEnd); in seekIndexData()1605 mpReadEnd = mpBaseEnd; in seekIndexEnd()1607 assert( mpReadEnd <= mpBaseEnd); in seekIndexEnd()[all …]