Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp826 CFX_WideString wsFormatContent(wsContent); in SetChildValueContent() local
829 pContainerWidgetData->GetFormatDataValue(wsContent, wsFormatContent); in SetChildValueContent()
831 return pNode->SetContent(wsContent, wsFormatContent, bNotify); in SetChildValueContent()