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

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

Completed in 98 milliseconds