Home
last modified time | relevance | path

Searched refs:getRowHeights (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417DetectionResultRowIndicatorColumn.h20 CFX_Int32Array* getRowHeights(int32_t& e);
DBC_PDF417DetectionResultRowIndicatorColumn.cpp108 CFX_Int32Array* CBC_DetectionResultRowIndicatorColumn::getRowHeights( in getRowHeights() function in CBC_DetectionResultRowIndicatorColumn
DBC_PDF417ScanningDecoder.cpp219 CFX_Int32Array* rowHeights = rowIndicatorColumn->getRowHeights(e); in adjustBoundingBox()