Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_SymbolDict.h32 const std::vector<JBig2ArithCtx>& GbContext() const { return m_gbContext; } in GbContext() function
DJBig2_Context.cpp586 gbContext = pLRSeg->m_Result.sd->GbContext(); in parseSymbolDict()