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

  /external/pdfium/fxbarcode/datamatrix/
BC_SymbolInfo.cpp 128 int32_t CBC_SymbolInfo::getHorizontalDataRegions() const {
165 return getHorizontalDataRegions() * m_matrixWidth;
173 return getSymbolDataWidth() + (getHorizontalDataRegions() * 2);
  /external/zxing/core/
core.jar 

Completed in 77 milliseconds