Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_SymbolInfo.cpp126 FX_BOOL allowRectangular, in lookup() argument
129 SymbolShapeHint shape = allowRectangular ? FORCE_NONE : FORCE_SQUARE; in lookup()
DBC_SymbolInfo.h29 FX_BOOL allowRectangular,