Home | History | Annotate | Download | only in fxbarcode

Lines Matching refs:CBC_DataMatrix

824 CBC_DataMatrix::CBC_DataMatrix() {

829 CBC_DataMatrix::~CBC_DataMatrix() {
839 FX_BOOL CBC_DataMatrix::Encode(const CFX_WideStringC& contents,
852 FX_BOOL CBC_DataMatrix::RenderDevice(CFX_RenderDevice* device,
858 FX_BOOL CBC_DataMatrix::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) {
863 CFX_WideString CBC_DataMatrix::Decode(uint8_t* buf,
870 CFX_WideString CBC_DataMatrix::Decode(CFX_DIBitmap* pBitmap, int32_t& e) {