Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h179 bool IsAttributeInXML();
Dcxfa_node.cpp1026 if (IsAttributeInXML()) { in Clone()
1645 if (!pNode->IsAttributeInXML()) { in RemoveChildAndNotify()
1832 bool CXFA_Node::IsAttributeInXML() { in IsAttributeInXML() function in CXFA_Node
5066 if (IsAttributeInXML()) { in SetToXML()