HomeSort by relevance Sort by last modified time
    Searched refs:maybeBottomRight (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_DataMatrixDetector.cpp 82 CBC_ResultPoint* maybeBottomRight = NULL;
91 if (maybeBottomRight == NULL) {
92 maybeBottomRight = key;
98 if (maybeTopLeft == NULL || bottomLeft == NULL || maybeBottomRight == NULL) {
110 corners[2] = maybeBottomRight;
  /external/zxing/core/
core.jar 

Completed in 3582 milliseconds