Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h76 JBig2_Result ParsePatternDict(CJBig2_Segment* pSegment,
DJBig2_Context.cpp301 return ParsePatternDict(pSegment, pPause); in ProcessingParseSegmentData()
813 JBig2_Result CJBig2_Context::ParsePatternDict(CJBig2_Segment* pSegment, in ParsePatternDict() function in CJBig2_Context