Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.cpp186 Optional<char> endChar = node->GetBarcodeAttribute_EndChar(); in UpdateWidgetProperty()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h288 Optional<char> GetBarcodeAttribute_EndChar();
Dcxfa_node.cpp2121 Optional<char> CXFA_Node::GetBarcodeAttribute_EndChar() { in GetBarcodeAttribute_EndChar() function in CXFA_Node