Searched refs:m_currentRow (Results 1 – 2 of 2) sorted by relevance
34 m_currentRow = 0; in CBC_BarcodeMatrix()51 ++m_currentRow; in startRow()54 return m_matrix[m_currentRow]; in getCurrentRow()
33 int32_t m_currentRow; variable