Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h45 std::list<CJBig2_CachePair>* pSymbolDictCache,
DJBig2_Context.cpp51 std::list<CJBig2_CachePair>* pSymbolDictCache, in CJBig2_Context() argument
61 m_pSymbolDictCache(pSymbolDictCache), in CJBig2_Context()
65 nullptr, pGlobalStream, pSymbolDictCache, pPause, true); in CJBig2_Context()