Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_SymbolInfo.cpp174 int32_t CBC_SymbolInfo::getHorizontalDataRegions(int32_t& e) { in getHorizontalDataRegions() function in CBC_SymbolInfo
209 return getHorizontalDataRegions(e) * m_matrixWidth; in getSymbolDataWidth()
215 return getSymbolDataWidth(e) + (getHorizontalDataRegions(e) * 2); in getSymbolWidth()
DBC_SymbolInfo.h42 int32_t getHorizontalDataRegions(int32_t& e);