Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_Context.cpp494 const size_t gbContextSize = in ParseSymbolDict() local
503 if (gbContext.size() != gbContextSize) in ParseSymbolDict()
513 gbContext.resize(gbContextSize); in ParseSymbolDict()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_Context.cpp493 const size_t gbContextSize = in ParseSymbolDict() local
502 if (gbContext.size() != gbContextSize) in ParseSymbolDict()
512 gbContext.resize(gbContextSize); in ParseSymbolDict()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/jbig2/
H A DJBig2_Context.cpp559 const size_t gbContextSize = in parseSymbolDict() local
568 if (gbContext.size() != gbContextSize) in parseSymbolDict()
578 gbContext.resize(gbContextSize); in parseSymbolDict()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/jbig2/
H A DJBig2_Context.cpp575 const size_t gbContextSize = in parseSymbolDict() local
584 if (gbContext.size() != gbContextSize) in parseSymbolDict()
594 gbContext.resize(gbContextSize); in parseSymbolDict()