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

  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data.cpp 28 {0x2c1c7f1, L"typeface", XFA_Element::Typeface, XFA_XDPPACKET_LocaleSet,
35 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ContentNode},
43 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::Node},
50 {0xa48835e, L"day", XFA_Element::Day, XFA_XDPPACKET_LocaleSet,
52 {0xa6328b8, L"era", XFA_Element::Era, XFA_XDPPACKET_LocaleSet,
100 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::Node},
126 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::ContentNode},
132 XFA_XDPPACKET_LocaleSet, XFA_ObjectType::Node},
139 {0x23e27b84, L"typefaces", XFA_Element::Typefaces, XFA_XDPPACKET_LocaleSet,
153 {0x26c0daec, L"eraNames", XFA_Element::EraNames, XFA_XDPPACKET_LocaleSet,
    [all...]
xfa_basic_data_packets.cpp 31 {0x5473b6dc, L"localeSet", XFA_XDPPACKET_LocaleSet,
xfa_basic_data_attributes.cpp 56 XFA_XDPPACKET_SourceSet | XFA_XDPPACKET_Config | XFA_XDPPACKET_LocaleSet |
167 XFA_XDPPACKET_LocaleSet, (void*)0},
518 XFA_XDPPACKET_Config | XFA_XDPPACKET_LocaleSet, nullptr},
    [all...]
cxfa_simple_parser.cpp 453 case XFA_XDPPACKET_LocaleSet:
771 if (ePacketID == XFA_XDPPACKET_LocaleSet) {
776 pNode = m_pFactory->CreateNode(XFA_XDPPACKET_LocaleSet,
    [all...]
cxfa_node.cpp     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 72 XFA_XDPPACKET_LocaleSet = 1 << XFA_PACKET_LocaleSet,

Completed in 89 milliseconds