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

  /external/pdfium/core/fxcodec/jbig2/
JBig2_Context.h 95 bool m_bInPage;
JBig2_Context.cpp 55 m_bInPage(false),
342 if (!m_bInPage)
350 if (!m_bInPage)
356 if (!m_bInPage)
362 if (!m_bInPage)
396 m_bInPage = true;
399 m_bInPage = false;
    [all...]

Completed in 52 milliseconds