HomeSort by relevance Sort by last modified time
    Searched refs:m_currentRow (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxbarcode/pdf417/
BC_PDF417BarcodeMatrix.cpp 34 m_currentRow = 0;
51 ++m_currentRow;
54 return m_matrix[m_currentRow];
BC_PDF417BarcodeMatrix.h 33 int32_t m_currentRow;

Completed in 659 milliseconds