Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDetector.cpp69 FX_FLOAT bottomRightX = in ProcessFinderPatternInfo() local
76 correctionToTopLeft * (bottomRightX - topLeft->GetX())); in ProcessFinderPatternInfo()
114 FX_FLOAT bottomRightX; in SampleGrid() local
119 bottomRightX = alignmentPattern->GetX(); in SampleGrid()
123 bottomRightX = (topRight->GetX() - topLeft->GetX()) + bottomLeft->GetX(); in SampleGrid()
132 bottomRightX, bottomRightY, bottomLeft->GetX(), bottomLeft->GetY(), e); in SampleGrid()