Home
last modified time | relevance | path

Searched refs:m_nResultType (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Segment.cpp22 m_nResultType = JBIG2_VOID_POINTER; in CJBig2_Segment()
28 switch (m_nResultType) { in ~CJBig2_Segment()
DJBig2_Segment.h56 JBig2_ResultType m_nResultType; variable
DJBig2_Context.cpp586 pSegment->m_nResultType = JBIG2_SYMBOL_DICT_POINTER; in parseSymbolDict()
907 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in parseTextRegion()
915 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in parseTextRegion()
953 pSegment->m_nResultType = JBIG2_PATTERN_DICT_POINTER; in parsePatternDict()
1019 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in parseHalftoneRegion()
1091 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in parseGenericRegion()
1207 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in parseGenericRefinementRegion()
1231 pSegment->m_nResultType = JBIG2_HUFFMAN_TABLE_POINTER; in parseTable()