Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_parser_imp.cpp1256 CFX_WideTextBuf wsCurValueTextBuf; in ParseDataValue() local
1273 wsCurValueTextBuf << wsText; in ParseDataValue()
1279 wsCurValueTextBuf << wsText; in ParseDataValue()
1289 wsCurValueTextBuf << wsText; in ParseDataValue()
1293 CFX_WideStringC wsCurValue = wsCurValueTextBuf.GetWideString(); in ParseDataValue()
1306 wsCurValueTextBuf.Clear(); in ParseDataValue()
1327 CFX_WideStringC wsCurValue = wsCurValueTextBuf.GetWideString(); in ParseDataValue()
1342 wsCurValueTextBuf.Clear(); in ParseDataValue()