Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/
Dutils.h122 #define BCExceptionDataTooMany 62 macro
/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp560 e = BCExceptionDataTooMany; in TerminateBits()