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

  /external/pdfium/fxbarcode/datamatrix/
BC_SymbolInfo.h 40 int32_t matrixWidth() const { return m_matrixWidth; }
59 const int32_t m_matrixWidth;
  /external/pdfium/fxbarcode/qrcode/
BC_QRCoder.h 56 int32_t m_matrixWidth;

Completed in 685 milliseconds