HomeSort by relevance Sort by last modified time
    Searched refs:m_dwWidth (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcodec/jbig2/
JBig2_Page.h 13 uint32_t m_dwWidth;
JBig2_Context.cpp 368 if (m_pStream->readInteger(&pPageInfo->m_dwWidth) != 0 ||
386 pdfium::MakeUnique<CJBig2_Image>(pPageInfo->m_dwWidth, height);
    [all...]

Completed in 46 milliseconds