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

  /external/pdfium/xfa/fxfa/
fxfa_basic.h 62 XFA_PACKET_Form,
71 XFA_XDPPACKET_Form = 1 << XFA_PACKET_Form,
  /external/pdfium/xfa/fxfa/parser/
cxfa_simple_parser.cpp 652 XFA_GetPacketByIndex(XFA_PACKET_Form)->pName,
653 XFA_GetPacketByIndex(XFA_PACKET_Form)->pURI,
654 XFA_GetPacketByIndex(XFA_PACKET_Form)->eFlags)) {
679 XFA_GetPacketByIndex(XFA_PACKET_Form)->pName);
    [all...]
cxfa_dataexporter.cpp 396 const FX_WCHAR* pURI = XFA_GetPacketByIndex(XFA_PACKET_Form)->pURI;

Completed in 46 milliseconds