Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_field.cpp268 WideString wsFormatText(wsNewText); in defaultValue() local
270 wsFormatText = pContainerNode->GetFormatDataValue(wsNewText); in defaultValue()
272 SetContent(wsNewText, wsFormatText, true, true, true); in defaultValue()