Home
last modified time | relevance | path

Searched defs:CBC_CommonByteMatrix (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderMaskUtil.h9 class CBC_CommonByteMatrix; variable
DBC_QRCoderEncoder.h21 class CBC_CommonByteMatrix; variable
DBC_QRCoderMatrixUtil.h10 class CBC_CommonByteMatrix; variable
DBC_QRCoder.h14 class CBC_CommonByteMatrix; variable
/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_DataMatrixWriter.h12 class CBC_CommonByteMatrix; variable
/external/pdfium/xfa/fxbarcode/common/
DBC_CommonByteMatrix.cpp26 CBC_CommonByteMatrix::CBC_CommonByteMatrix(int32_t width, int32_t height) { in CBC_CommonByteMatrix() function in CBC_CommonByteMatrix