Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h38 pdfium::span<const uint8_t> pGlobalSpan,
DJBig2_Context.cpp55 pdfium::span<const uint8_t> pGlobalSpan, in Create() argument
62 if (!pGlobalSpan.empty()) { in Create()
64 pGlobalSpan, dwGlobalObjNum, pSymbolDictCache, true)); in Create()
/external/pdfium/core/fpdfapi/page/
Dcpdf_dib.cpp331 pdfium::span<const uint8_t> pGlobalSpan; in ContinueLoadDIBBase() local
333 pGlobalSpan = m_pGlobalAcc->GetSpan(); in ContinueLoadDIBBase()
339 pSrcSpan, nSrcObjNum, pGlobalSpan, nGlobalObjNum, in ContinueLoadDIBBase()