Home
last modified time | relevance | path

Searched refs:GetBarcodeAttribute_ECLevel (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.cpp190 Optional<int32_t> ecLevel = node->GetBarcodeAttribute_ECLevel(); in UpdateWidgetProperty()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h289 Optional<int32_t> GetBarcodeAttribute_ECLevel();
Dcxfa_node.cpp2131 Optional<int32_t> CXFA_Node::GetBarcodeAttribute_ECLevel() { in GetBarcodeAttribute_ECLevel() function in CXFA_Node