Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_simple_parser.cpp1148 CFX_WideTextBuf wsValueTextBuf; in ParseDataValue() local
1189 wsValueTextBuf << wsCurValue; in ParseDataValue()
1209 wsValueTextBuf << wsCurValue; in ParseDataValue()
1228 wsValueTextBuf << wsCurValue; in ParseDataValue()
1233 WideString wsNodeValue = wsValueTextBuf.MakeString(); in ParseDataValue()