Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2132 Optional<WideString> wsECLevel = in GetBarcodeAttribute_ECLevel() local
2135 if (!wsECLevel) in GetBarcodeAttribute_ECLevel()
2137 return {FXSYS_wtoi(wsECLevel->c_str())}; in GetBarcodeAttribute_ECLevel()