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

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_nodehelper.cpp267 CFX_WideString wsParent; local
271 GetNameExpression(parent, wsParent, false, eLogicType);
272 wsParent += L".";
273 wsParent += wsName;
274 wsName = wsParent;

Completed in 90 milliseconds