Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp475 const WideString& wsXMLValue) { in SetAttributeValue()
480 const WideString& wsXMLValue, in SetAttributeValueImpl()
529 const WideString& wsXMLValue, in SetContent()
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_document.cpp650 WideString wsXMLValue = pDataNode->JSObject()->GetContent(false); in CreateDataBinding() local