Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_DocumentContext.h26 std::list<CJBig2_CachePair>* GetSymbolDictCache() { in GetSymbolDictCache() function
Djbig2module.cpp58 pJBig2DocumentContext->GetSymbolDictCache()); in StartDecode()