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

  /external/pdfium/xfa/fxbarcode/pdf417/
BC_PDF417BarcodeMatrix.cpp 35 m_outHeight = 0;
60 return m_outHeight;
76 m_outHeight = yMax;
BC_PDF417BarcodeMatrix.h 37 int32_t m_outHeight;

Completed in 275 milliseconds