Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.h111 FX_INT32 m_nStreamType; variable
DJBig2_Context.cpp47 m_nStreamType = nStreamType; in CJBig2_Context()
133 m_nStreamType = JBIG2_SQUENTIAL_STREAM; in decodeFile()
136 m_nStreamType = JBIG2_RANDOM_STREAM; in decodeFile()
268 switch(m_nStreamType) { in Continue()
330 switch(m_nStreamType) { in getNextPage()
368 switch(m_nStreamType) { in getNextPage()