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

  /external/pdfium/fxbarcode/datamatrix/
BC_SymbolInfo.cpp 146 int32_t CBC_SymbolInfo::getVerticalDataRegions() const {
169 return getVerticalDataRegions() * m_matrixHeight;
177 return getSymbolDataHeight() + (getVerticalDataRegions() * 2);
  /external/zxing/core/
core.jar 

Completed in 518 milliseconds