Searched refs:GetDataCodewords (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
H A DBC_DataMatrixVersion.h20 int32_t GetDataCodewords() { return m_dataCodewords; } function in class:ECB
H A DBC_DataMatrixDataBlock.cpp49 int32_t numDataCodewords = ((ECB*)ecBlockArray[j])->GetDataCodewords();
H A DBC_DataMatrixVersion.cpp53 (((ECB*)ecbArray[i])->GetDataCodewords() + ecCodewords);

Completed in 84 milliseconds