Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_SymbolDict.h35 void SetGbContext(const std::vector<JBig2ArithCtx>& gbContext) { in SetGbContext() function
DJBig2_Context.cpp649 pSegment->m_Result.sd->SetGbContext(gbContext); in parseSymbolDict()