Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
Djbig2module.cpp59 bool succeeded = pJbig2Context->m_pContext->GetFirstPage( in StartDecode()
DJBig2_Context.h48 bool GetFirstPage(uint8_t* pBuf,
DJBig2_Context.cpp129 bool CJBig2_Context::GetFirstPage(uint8_t* pBuf, in GetFirstPage() function in CJBig2_Context