Searched refs:BC_CODE128_C (Results 1 – 5 of 5) sorted by relevance
33 case BC_CODE128_C: in CreateBarCodeEngineObject()34 return new CBC_Code128(BC_CODE128_C); in CreateBarCodeEngineObject()94 case BC_CODE128_C: in SetPrintChecksum()113 case BC_CODE128_C: in SetDataLength()132 case BC_CODE128_C: in SetCalChecksum()151 case BC_CODE128_C: in SetFont()169 case BC_CODE128_C: in SetFontSize()188 case BC_CODE128_C: in SetFontColor()213 case BC_CODE128_C: in SetTextLocation()
88 if (m_codeFormat == BC_CODE128_B || m_codeFormat == BC_CODE128_C) { in CheckContentValidity()124 } else if (m_codeFormat == BC_CODE128_C) { in FilterContents()194 } else if (m_codeFormat == BC_CODE128_C) { in Encode()
26 BC_CODE128_C, enumerator
51 BC_CODE128_C) { in Encode()
85 {0xe72bcd59, L"code128C", XFA_BARCODETYPE_code128C, BC_CODE128_C},