Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_EncoderContext.cpp46 m_shape = FORCE_NONE; in CBC_EncoderContext()
107 m_shape = FORCE_NONE; in resetSymbolInfo()
DBC_SymbolShapeHint.h14 FORCE_NONE, enumerator
DBC_SymbolInfo.cpp118 return lookup(dataCodewords, FORCE_NONE, TRUE, e); in lookup()
129 SymbolShapeHint shape = allowRectangular ? FORCE_NONE : FORCE_SQUARE; in lookup()
DBC_HighLevelEncoder.cpp66 return encodeHighLevel(msg, ecLevel, FORCE_NONE, NULL, NULL, e); in encodeHighLevel()