Home
last modified time | relevance | path

Searched refs:BCExceptionNullPointer (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp81 e = BCExceptionNullPointer; in ClearMatrix()
94 e = BCExceptionNullPointer; in BuildMatrix()
117 e = BCExceptionNullPointer; in EmbedBasicPatterns()
139 e = BCExceptionNullPointer; in EmbedTypeInfo()
169 e = BCExceptionNullPointer; in MaybeEmbedVersionInfo()
197 e = BCExceptionNullPointer; in EmbedDataBits()
261 e = BCExceptionNullPointer; in MakeTypeInfoBits()
292 e = BCExceptionNullPointer; in MakeVersionInfoBits()
319 e = BCExceptionNullPointer; in EmbedTimingPatterns()
344 e = BCExceptionNullPointer; in EmbedDarkDotAtLeftBottomCorner()
[all …]
/external/pdfium/xfa/fxbarcode/
Dutils.h129 #define BCExceptionNullPointer 69 macro
/external/pdfium/xfa/fxbarcode/oned/
DBC_OneDimWriter.cpp263 e = BCExceptionNullPointer; in ShowChars()