Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h148 bool IsAttributeInXML();
Dcxfa_node.cpp241 if (IsAttributeInXML()) { in Clone()
940 if (pNode->IsAttributeInXML()) { in RemoveChild()
1100 bool CXFA_Node::IsAttributeInXML() { in IsAttributeInXML() function in CXFA_Node
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp483 if (xfaObj->IsAttributeInXML()) { in SetCData()
542 if (xfaObj->IsAttributeInXML()) { in SetAttributeValue()