Home
last modified time | relevance | path

Searched refs:getBarcodeMetadata (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417ScanningDecoder.cpp186 getBarcodeMetadata(leftRowIndicatorColumn, rightRowIndicatorColumn); in merge()
260 CBC_BarcodeMetadata* CBC_PDF417ScanningDecoder::getBarcodeMetadata( in getBarcodeMetadata() function in CBC_PDF417ScanningDecoder
266 (leftBarcodeMetadata = leftRowIndicatorColumn->getBarcodeMetadata()) == in getBarcodeMetadata()
270 : rightRowIndicatorColumn->getBarcodeMetadata(); in getBarcodeMetadata()
273 (rightBarcodeMetadata = rightRowIndicatorColumn->getBarcodeMetadata()) == in getBarcodeMetadata()
277 : leftRowIndicatorColumn->getBarcodeMetadata(); in getBarcodeMetadata()
DBC_PDF417DetectionResultRowIndicatorColumn.h23 CBC_BarcodeMetadata* getBarcodeMetadata();
DBC_PDF417DetectionResultRowIndicatorColumn.cpp110 CBC_BarcodeMetadata* barcodeMetadata = getBarcodeMetadata(); in getRowHeights()
168 CBC_DetectionResultRowIndicatorColumn::getBarcodeMetadata() { in getBarcodeMetadata() function in CBC_DetectionResultRowIndicatorColumn
DBC_PDF417ScanningDecoder.h49 static CBC_BarcodeMetadata* getBarcodeMetadata(