Searched refs:m_pGlobalSpan (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcodec/jbig2/ | ||
D | jbig2module.h | 31 pdfium::span<const uint8_t> m_pGlobalSpan; variable |
D | jbig2module.cpp | 51 pJbig2Context->m_pGlobalSpan = global_span; in StartDecode() |