Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp578 const size_t gbContextSize = in parseSymbolDict() local
587 if (gbContext.size() != gbContextSize) in parseSymbolDict()
597 gbContext.resize(gbContextSize); in parseSymbolDict()