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

  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data.cpp 13 {0x23ee3, L"ps", XFA_Element::Ps, XFA_XDPPACKET_Config,
15 {0x25363, L"to", XFA_Element::To, XFA_XDPPACKET_Config,
21 {0x171428f, L"subsetBelow", XFA_Element::SubsetBelow, XFA_XDPPACKET_Config,
27 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode},
32 {0x5fff523, L"fontInfo", XFA_Element::FontInfo, XFA_XDPPACKET_Config,
37 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode},
39 XFA_XDPPACKET_Config, XFA_ObjectType::ContentNode},
46 {0x9f9d612, L"amd", XFA_Element::Amd, XFA_XDPPACKET_Config,
54 {0xae6a0a0, L"jog", XFA_Element::Jog, XFA_XDPPACKET_Config,
56 {0xb1b3d22, L"log", XFA_Element::Log, XFA_XDPPACKET_Config,
    [all...]
xfa_basic_data_attributes.cpp 32 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
35 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
42 XFA_XDPPACKET_Config, nullptr},
50 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
56 XFA_XDPPACKET_SourceSet | XFA_XDPPACKET_Config | XFA_XDPPACKET_LocaleSet |
92 XFA_XDPPACKET_SourceSet | XFA_XDPPACKET_Config | XFA_XDPPACKET_Template |
109 XFA_XDPPACKET_Config, (void*)0},
159 XFA_XDPPACKET_Config | XFA_XDPPACKET_Template | XFA_XDPPACKET_Form,
300 XFA_XDPPACKET_Config, nullptr},
335 XFA_ATTRIBUTETYPE_Enum, XFA_XDPPACKET_Config,
    [all...]
xfa_basic_data_packets.cpp 28 {0x4e1e39b6, L"config", XFA_XDPPACKET_Config,
cxfa_simple_parser.cpp 444 case XFA_XDPPACKET_Config:
510 ParseAsXDPPacket_Config(pXMLConfigDOMRoot, XFA_XDPPACKET_Config);
608 m_pFactory->CreateNode(XFA_XDPPACKET_Config, XFA_Element::Config);
902 if (ePacketID == XFA_XDPPACKET_Config)
929 if (ePacketID == XFA_XDPPACKET_Config
    [all...]
cxfa_node.cpp     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 68 XFA_XDPPACKET_Config = 1 << XFA_PACKET_Config,

Completed in 846 milliseconds