Home
last modified time | relevance | path

Searched defs:CBC_CommonBitMatrix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fxbarcode/common/
H A DBC_CommonBitMatrix.cpp28 CBC_CommonBitMatrix::CBC_CommonBitMatrix(size_t width, size_t height) in CBC_CommonBitMatrix() function in CBC_CommonBitMatrix
/aosp_15_r20/external/pdfium/fxbarcode/
H A DBC_TwoDimWriter.h16 class CBC_CommonBitMatrix; variable