Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.cpp182 Optional<char> startChar = node->GetBarcodeAttribute_StartChar(); in UpdateWidgetProperty()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h287 Optional<char> GetBarcodeAttribute_StartChar();
Dcxfa_node.cpp2111 Optional<char> CXFA_Node::GetBarcodeAttribute_StartChar() { in GetBarcodeAttribute_StartChar() function in CXFA_Node