Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h144 bool IsAttributeInXML();
Dcxfa_node.cpp975 if (IsAttributeInXML()) { in Clone()
1582 if (!pNode->IsAttributeInXML()) { in RemoveChildAndNotify()
1772 bool CXFA_Node::IsAttributeInXML() { in IsAttributeInXML() function in CXFA_Node
5039 if (IsAttributeInXML()) { in SetToXML()