Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp411 CJBig2_Segment* pLRSeg = nullptr; in ParseSymbolDict() local
418 pLRSeg = pSeg; in ParseSymbolDict()
500 if ((wFlags & 0x0100) && pLRSeg) { in ParseSymbolDict()
502 gbContext = pLRSeg->m_SymbolDict->GbContext(); in ParseSymbolDict()
507 grContext = pLRSeg->m_SymbolDict->GrContext(); in ParseSymbolDict()