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

  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h 54 XFA_PACKET_ConnectionSet,
63 XFA_XDPPACKET_ConnectionSet = 1 << XFA_PACKET_ConnectionSet,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_parser_imp.cpp 739 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->pName,
740 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->pURI,
741 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->eFlags)) {
748 XFA_GetPacketByIndex(XFA_PACKET_ConnectionSet)->pName);
    [all...]

Completed in 37 milliseconds