Searched defs:matrixHeight (Results 1 – 3 of 3) sorted by relevance
84 int32_t matrixHeight, in CBC_SymbolInfo()97 int32_t matrixHeight, in CBC_SymbolInfo()
40 int32_t matrixHeight() const { return m_matrixHeight; } in matrixHeight() function
65 int32_t matrixHeight = barcodeMatrix->getHeight(); in Encode() local