Home
last modified time | relevance | path

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

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