Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_SymbolInfo.cpp85 int32_t matrixHeight, in CBC_SymbolInfo()
98 int32_t matrixHeight, in CBC_SymbolInfo()
DBC_SymbolInfo.h41 int32_t matrixHeight() const { return m_matrixHeight; } in matrixHeight() function