Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.h39 CBC_ResultPoint* CorrectTopRightRectangular(CBC_ResultPoint* bottomLeft,
DBC_DataMatrixDetector.cpp145 CorrectTopRightRectangular(bottomLeft, bottomRight, topLeft, topRight, in Detect()
204 CBC_ResultPoint* CBC_DataMatrixDetector::CorrectTopRightRectangular( in CorrectTopRightRectangular() function in CBC_DataMatrixDetector