Home
last modified time | relevance | path

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

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