Searched refs:m_pdf417byteSegments (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/common/ | ||
D | BC_CommonDecoderResult.h | 35 CFX_PtrArray m_pdf417byteSegments; variable |
D | BC_CommonDecoderResult.cpp | 54 m_pdf417byteSegments.Copy(byteSegments); in Init() |