Searched refs:m_maxRows (Results 1 – 4 of 4) sorted by relevance
32 m_maxRows = maxRows; in CBC_Dimensions()45 return m_maxRows; in getMaxRows()
392 m_maxRows = 90; in CBC_PDF417()401 m_maxRows = 90; in CBC_PDF417()458 m_maxRows = maxRows; in setDimensions()550 if (rows > m_maxRows) { in determineDimensions()
25 int32_t m_maxRows; variable
40 int32_t m_maxRows; variable