Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/
Dutils.h159 #define BCExceptionInvalidQRCode 61 macro
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp424 e = BCExceptionInvalidQRCode; in EncodeWithSpecifyVersion()
514 e = BCExceptionInvalidQRCode; in EncodeWithAutoVersion()
565 e = BCExceptionInvalidQRCode; in Encode()