Home
last modified time | relevance | path

Searched refs:m_bInPage (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.h96 bool m_bInPage = false; variable
DJBig2_Context.cpp297 if (!m_bInPage) in ProcessingParseSegmentData()
305 if (!m_bInPage) in ProcessingParseSegmentData()
311 if (!m_bInPage) in ProcessingParseSegmentData()
317 if (!m_bInPage) in ProcessingParseSegmentData()
351 m_bInPage = true; in ProcessingParseSegmentData()
354 m_bInPage = false; in ProcessingParseSegmentData()