Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_field.cpp260 WideString wsFormatText(wsNewText); in defaultValue() local
262 wsFormatText = pContainerWidgetAcc->GetFormatDataValue(wsNewText); in defaultValue()
264 SetContent(wsNewText, wsFormatText, true, true, true); in defaultValue()