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

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp3669 CFX_WideStringC wsValueC; local
3670 if (!TryCData(pAttr->eName, wsValueC, bUseDefault)) {
3673 wsValue = wsValueC;
3726 CFX_WideStringC wsValueC; local
3727 if (GetMapModuleString(pKey, wsValueC)) {
3728 wsValue = wsValueC;
3938 CFX_WideStringC wsValueC; local
3939 if (GetMapModuleString(pKey, wsValueC)) {
3940 wsValue = wsValueC;

Completed in 52 milliseconds