Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.h83 FX_INT32 parseSymbolDict(CJBig2_Segment *pSegment, IFX_Pause* pPause);
DJBig2_Context.cpp519 return parseSymbolDict(pSegment, pPause); in ProcessiveParseSegmentData()
616 FX_INT32 CJBig2_Context::parseSymbolDict(CJBig2_Segment *pSegment, IFX_Pause* pPause) in parseSymbolDict() function in CJBig2_Context