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

  /external/pdfium/xfa/fxfa/
fxfa_basic.h 52 XFA_PACKET_Xdc,
75 XFA_XDPPACKET_Xdc = 1 << XFA_PACKET_Xdc,
  /external/pdfium/xfa/fxfa/parser/
cxfa_simple_parser.cpp 826 XFA_GetPacketByIndex(XFA_PACKET_Xdc)->pName,
827 XFA_GetPacketByIndex(XFA_PACKET_Xdc)->pURI,
828 XFA_GetPacketByIndex(XFA_PACKET_Xdc)->eFlags))
837 XFA_GetPacketByIndex(XFA_PACKET_Xdc)->pName);
    [all...]

Completed in 748 milliseconds