HomeSort by relevance Sort by last modified time
    Searched refs:XFA_XDPPACKET_ConnectionSet (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_packets.cpp 49 {0xe14c801c, L"connectionSet", XFA_XDPPACKET_ConnectionSet,
xfa_basic_data.cpp 73 XFA_XDPPACKET_Config | XFA_XDPPACKET_ConnectionSet,
138 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode},
148 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::Node},
220 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode},
258 XFA_XDPPACKET_ConnectionSet | XFA_XDPPACKET_SourceSet |
359 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode},
377 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::Node},
430 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::TextNode},
468 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::Node},
492 XFA_XDPPACKET_ConnectionSet, XFA_ObjectType::Node}
    [all...]
xfa_basic_data_attributes.cpp 39 XFA_XDPPACKET_ConnectionSet | XFA_XDPPACKET_Form,
58 XFA_XDPPACKET_ConnectionSet | XFA_XDPPACKET_Form,
101 XFA_XDPPACKET_ConnectionSet | XFA_XDPPACKET_Form,
172 XFA_ATTRIBUTETYPE_Cdata, XFA_XDPPACKET_ConnectionSet, nullptr},
289 XFA_XDPPACKET_ConnectionSet, nullptr},
504 XFA_XDPPACKET_ConnectionSet | XFA_XDPPACKET_Form,
    [all...]
cxfa_simple_parser.cpp 454 case XFA_XDPPACKET_ConnectionSet:
786 } else if (ePacketID == XFA_XDPPACKET_ConnectionSet) {
791 pNode = m_pFactory->CreateNode(XFA_XDPPACKET_ConnectionSet,
    [all...]
cxfa_node.cpp     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 73 XFA_XDPPACKET_ConnectionSet = 1 << XFA_PACKET_ConnectionSet,

Completed in 604 milliseconds