Home | Sort by relevance Sort by last modified time |
/external/pdfium/xfa/src/fxbarcode/pdf417/ | |
BC_PDF417BoundingBox.h | 48 int32_t m_maxY;
|
BC_PDF417BoundingBox.cpp | 146 return m_maxY;
204 m_maxY = (int32_t)(m_bottomLeft->GetY() > m_bottomRight->GetY() |