Searched refs:m_maxRows (Results 1 – 2 of 2) sorted by relevance
393 m_maxRows(90), in CBC_PDF417()453 m_maxRows = maxRows; in setDimensions()550 if (rows > m_maxRows) in determineDimensions()
62 int32_t m_maxRows; variable