Searched refs:BC_TYPE (Results 1 – 25 of 27) sorted by relevance
12
17 explicit CBC_OnedCode128Writer(BC_TYPE type);41 BC_TYPE GetType();50 BC_TYPE m_codeFormat;
76 CBC_OnedCode128Writer::CBC_OnedCode128Writer(BC_TYPE type) { in CBC_OnedCode128Writer()80 BC_TYPE CBC_OnedCode128Writer::GetType() { in GetType()
17 explicit CBC_Code128(BC_TYPE type);28 BC_TYPE GetType() override;
26 CBC_Code128::CBC_Code128(BC_TYPE type) in CBC_Code128()89 BC_TYPE CBC_Code128::GetType() { in GetType()
20 enum BC_TYPE { enum
28 BC_TYPE GetType() override;
26 virtual BC_TYPE GetType() = 0;
64 BC_TYPE CBC_DataMatrix::GetType() { in GetType()
74 BC_TYPE CBC_PDF417I::GetType() { in GetType()
80 BC_TYPE CBC_QRCode::GetType() { in GetType()
94 BC_TYPE CBC_EAN13::GetType() { in GetType()
97 BC_TYPE CBC_UPCA::GetType() { in GetType()
93 BC_TYPE CBC_EAN8::GetType() { in GetType()
28 bool Create(BC_TYPE type);29 BC_TYPE GetType();
55 void SetType(BC_TYPE type);77 BC_TYPE m_type;
23 CBC_CodeBase* CreateBarCodeEngineObject(BC_TYPE type) { in CreateBarCodeEngineObject()59 bool CFX_Barcode::Create(BC_TYPE type) { in Create()64 BC_TYPE CFX_Barcode::GetType() { in GetType()
63 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType()82 BC_TYPE tEngineType = m_pBarcodeEngine->GetType(); in IsProtectedType()
98 BC_TYPE eBCType;