Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h154 void SetToXML(const WideString& value);
Dcxfa_node.cpp5034 void CXFA_Node::SetToXML(const WideString& value) { in SetToXML() function in CXFA_Node
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp468 xfaObj->SetToXML(wsValue); in SetCData()
498 xfaObj->SetToXML(wsXMLValue); in SetAttributeValue()