Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/common/
DBC_CommonDecoderResult.cpp39 m_byteSegments.Copy(byteSegments); in Init()
70 return m_byteSegments; in GetByteSegments()
DBC_CommonDecoderResult.h34 CFX_Int32Array m_byteSegments; variable