Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp81 e = BCExceptionNullPointer; in ClearMatrix()
94 e = BCExceptionNullPointer; in BuildMatrix()
117 e = BCExceptionNullPointer; in EmbedBasicPatterns()
140 e = BCExceptionNullPointer; in EmbedTypeInfo()
171 e = BCExceptionNullPointer; in MaybeEmbedVersionInfo()
198 e = BCExceptionNullPointer; in EmbedDataBits()
262 e = BCExceptionNullPointer; in MakeTypeInfoBits()
286 e = BCExceptionNullPointer; in MakeVersionInfoBits()
307 e = BCExceptionNullPointer; in EmbedTimingPatterns()
332 e = BCExceptionNullPointer; in EmbedDarkDotAtLeftBottomCorner()
[all …]
/external/pdfium/fxbarcode/
Dutils.h55 #define BCExceptionNullPointer 69 macro