Searched refs:m_bInPage (Results 1 – 2 of 2) sorted by relevance
64 m_bInPage(false), in CJBig2_Context()355 if (!m_bInPage) in ProcessingParseSegmentData()363 if (!m_bInPage) in ProcessingParseSegmentData()369 if (!m_bInPage) in ProcessingParseSegmentData()375 if (!m_bInPage) in ProcessingParseSegmentData()408 m_bInPage = true; in ProcessingParseSegmentData()411 m_bInPage = false; in ProcessingParseSegmentData()
118 bool m_bInPage; variable