Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.h91 FX_INT32 parseGenericRegion(CJBig2_Segment *pSegment, IFX_Pause* pPause);
DJBig2_Context.cpp544 return parseGenericRegion(pSegment, pPause); in ProcessiveParseSegmentData()
1474 FX_BOOL CJBig2_Context::parseGenericRegion(CJBig2_Segment *pSegment, IFX_Pause* pPause) in parseGenericRegion() function in CJBig2_Context