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

  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_SymbolShapeHint.h 15 FORCE_SQUARE,
BC_DataMatrixWriter.cpp 61 CBC_SymbolShapeHint::FORCE_SQUARE;
BC_SymbolInfo.cpp 129 SymbolShapeHint shape = allowRectangular ? FORCE_NONE : FORCE_SQUARE;
146 if (shape == FORCE_SQUARE && symbol->m_rectangular) {
  /external/zxing/core/
core.jar 

Completed in 146 milliseconds