Home
last modified time | relevance | path

Searched defs:errorCodewords (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxbarcode/datamatrix/
DBC_SymbolInfo.cpp83 int32_t errorCodewords, in CBC_SymbolInfo()
96 int32_t errorCodewords, in CBC_SymbolInfo()
DBC_SymbolInfo.h39 int32_t errorCodewords() const { return m_errorCodewords; } in errorCodewords() function