Searched defs:findReferredSegmentByTypeAndIndex (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_Context.cpp396 CJBig2_Segment *CJBig2_Context::findReferredSegmentByTypeAndIndex(CJBig2_Segment *pSegment, function in class:CJBig2_Context
712 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
729 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
742 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
758 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
1020 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
1041 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
1062 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
1079 pSeg = findReferredSegmentByTypeAndIndex(pSegment, 53, nIndex++);
1100 pSeg = findReferredSegmentByTypeAndIndex(pSegmen
[all...]

Completed in 56 milliseconds