Home
last modified time | relevance | path

Searched defs:wsXMLValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_object.cpp477 const WideString& wsXMLValue) { in SetAttributeValue()
482 const WideString& wsXMLValue, in SetAttributeValueImpl()
531 const WideString& wsXMLValue, in SetContent()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp650 WideString wsXMLValue = pDataNode->JSObject()->GetContent(false); in CreateDataBinding() local