Home
last modified time | relevance | path

Searched refs:getHorizontalDataRegions (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxbarcode/datamatrix/
DBC_SymbolInfo.cpp128 int32_t CBC_SymbolInfo::getHorizontalDataRegions() const { in getHorizontalDataRegions() function in CBC_SymbolInfo
165 return getHorizontalDataRegions() * m_matrixWidth; in getSymbolDataWidth()
173 return getSymbolDataWidth() + (getHorizontalDataRegions() * 2); in getSymbolWidth()
DBC_SymbolInfo.h53 int32_t getHorizontalDataRegions() const;