Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.h45 CBC_ResultPoint* CorrectTopRight(CBC_ResultPoint* bottomLeft,
DBC_DataMatrixDetector.cpp173 CorrectTopRight(bottomLeft, bottomRight, topLeft, topRight, dimension)); in Detect()
252 CBC_ResultPoint* CBC_DataMatrixDetector::CorrectTopRight( in CorrectTopRight() function in CBC_DataMatrixDetector