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

  /external/pdfium/xfa/fxfa/
fxfa_basic.h 63 XFA_PACKET_ConnectionSet,
73 XFA_XDPPACKET_ConnectionSet = 1 << XFA_PACKET_ConnectionSet,
  /external/pdfium/xfa/fxfa/parser/
cxfa_simple_parser.cpp 788 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->pName,
789 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->pURI,
790 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->eFlags)) {
797 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->pName);
    [all...]

Completed in 319 milliseconds