Lines Matching refs:CJX_Barcode
11 CJX_Barcode::CJX_Barcode(CXFA_Barcode* node) : CJX_Node(node) {} in CJX_Barcode() function in CJX_Barcode
13 CJX_Barcode::~CJX_Barcode() = default;
15 void CJX_Barcode::charEncoding(CFXJSE_Value* pValue, in charEncoding()
21 void CJX_Barcode::checksum(CFXJSE_Value* pValue, in checksum()
27 void CJX_Barcode::dataColumnCount(CFXJSE_Value* pValue, in dataColumnCount()
33 void CJX_Barcode::dataLength(CFXJSE_Value* pValue, in dataLength()
39 void CJX_Barcode::dataPrep(CFXJSE_Value* pValue, in dataPrep()
45 void CJX_Barcode::dataRowCount(CFXJSE_Value* pValue, in dataRowCount()
51 void CJX_Barcode::endChar(CFXJSE_Value* pValue, in endChar()
57 void CJX_Barcode::errorCorrectionLevel(CFXJSE_Value* pValue, in errorCorrectionLevel()
63 void CJX_Barcode::moduleHeight(CFXJSE_Value* pValue, in moduleHeight()
69 void CJX_Barcode::moduleWidth(CFXJSE_Value* pValue, in moduleWidth()
75 void CJX_Barcode::printCheckDigit(CFXJSE_Value* pValue, in printCheckDigit()
81 void CJX_Barcode::rowColumnRatio(CFXJSE_Value* pValue, in rowColumnRatio()
87 void CJX_Barcode::startChar(CFXJSE_Value* pValue, in startChar()
93 void CJX_Barcode::textLocation(CFXJSE_Value* pValue, in textLocation()
99 void CJX_Barcode::truncate(CFXJSE_Value* pValue, in truncate()
105 void CJX_Barcode::type(CFXJSE_Value* pValue, in type()
111 void CJX_Barcode::upsMode(CFXJSE_Value* pValue, in upsMode()
117 void CJX_Barcode::use(CFXJSE_Value* pValue, in use()
123 void CJX_Barcode::usehref(CFXJSE_Value* pValue, in usehref()
129 void CJX_Barcode::wideNarrowRatio(CFXJSE_Value* pValue, in wideNarrowRatio()