Searched refs:GetBarcodeAttribute_CharEncoding (Results 1 – 3 of 3) sorted by relevance
140 bool GetBarcodeAttribute_CharEncoding(int32_t& val);
1245 bool CXFA_WidgetData::GetBarcodeAttribute_CharEncoding(int32_t& val) { in GetBarcodeAttribute_CharEncoding() function in CXFA_WidgetData
180 if (pAcc->GetBarcodeAttribute_CharEncoding(intVal)) { in UpdateWidgetProperty()