Searched refs:GetBarcodeAttribute_DataLength (Results 1 – 4 of 4) sorted by relevance
178 Optional<int32_t> dataLen = node->GetBarcodeAttribute_DataLength(); in UpdateWidgetProperty()
277 nDataLen = m_pNode->GetBarcodeAttribute_DataLength().value_or(0); in UpdateFWLData()
286 Optional<int32_t> GetBarcodeAttribute_DataLength();
2101 Optional<int32_t> CXFA_Node::GetBarcodeAttribute_DataLength() { in GetBarcodeAttribute_DataLength() function in CXFA_Node