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.cpp18 m_nResultType(JBIG2_VOID_POINTER) { in CJBig2_Segment()
DJBig2_Segment.h57 JBig2_ResultType m_nResultType; variable
DJBig2_Context.cpp521 pSegment->m_nResultType = JBIG2_SYMBOL_DICT_POINTER; in ParseSymbolDict()
784 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in ParseTextRegion()
792 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in ParseTextRegion()
828 pSegment->m_nResultType = JBIG2_PATTERN_DICT_POINTER; in ParsePatternDict()
896 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in ParseHalftoneRegion()
963 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in ParseGenericRegion()
1084 pSegment->m_nResultType = JBIG2_IMAGE_POINTER; in ParseGenericRefinementRegion()
1107 pSegment->m_nResultType = JBIG2_HUFFMAN_TABLE_POINTER; in ParseTable()