Home
last modified time | relevance | path

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

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