Lines Matching refs:CBC_PDF417I
764 CBC_PDF417I::CBC_PDF417I() {
768 CBC_PDF417I::~CBC_PDF417I() {
778 FX_BOOL CBC_PDF417I::SetErrorCorrectionLevel(int32_t level) {
782 void CBC_PDF417I::SetTruncated(FX_BOOL truncated) {
785 FX_BOOL CBC_PDF417I::Encode(const CFX_WideStringC& contents,
798 FX_BOOL CBC_PDF417I::RenderDevice(CFX_RenderDevice* device,
804 FX_BOOL CBC_PDF417I::RenderBitmap(CFX_DIBitmap*& pOutBitmap, int32_t& e) {
809 CFX_WideString CBC_PDF417I::Decode(uint8_t* buf,
816 CFX_WideString CBC_PDF417I::Decode(CFX_DIBitmap* pBitmap, int32_t& e) {