Home
last modified time | relevance | path

Searched refs:Xfa (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_xfa.h29 static const TypeTag static_type__ = TypeTag::Xfa;
Dcjx_tree.cpp45 if (refNode->GetElementType() == XFA_Element::Xfa) in resolveNode()
87 if (refNode->GetElementType() == XFA_Element::Xfa) in resolveNodes()
Dcjx_object.h96 Xfa, enumerator
Dcfxjse_resolveprocessor.cpp98 if (rnd.m_CurObject->GetElementType() == XFA_Element::Xfa) { in Resolve()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_xfa.cpp26 XFA_Element::Xfa, in CXFA_Xfa()
Delement_attributes.inc54 ELEM_ATTR____(Xfa, ThisValue, CJX_Xfa::thisValue)
55 ELEM_ATTR____(Xfa, TimeStamp, CJX_Object::ScriptAttributeString)
56 ELEM_ATTR____(Xfa, Uuid, CJX_Object::ScriptAttributeString)
Delements.inc42 ELEM____(0x0c56b9ffu, "xfa", Xfa, Model)
Dcxfa_document_parser.cpp354 m_pFactory->CreateNode(XFA_PacketType::Xdp, XFA_Element::Xfa); in ParseAsXDPPacket_XDP()
Dcxfa_node.cpp1801 GetElementType() == XFA_Element::Xfa); in IsNeedSavingXMLNode()
5189 case XFA_Element::Xfa: in Create()