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

  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h 47 XFA_PACKET_Config,
58 XFA_XDPPACKET_Config = 1 << XFA_PACKET_Config,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_parser_imp.cpp 418 XFA_LPCPACKETINFO pPacketInfo = XFA_GetPacketByIndex(XFA_PACKET_Config);
522 pXMLDocumentNode, XFA_GetPacketByIndex(XFA_PACKET_Config)->pName,
523 XFA_GetPacketByIndex(XFA_PACKET_Config)->pURI,
524 XFA_GetPacketByIndex(XFA_PACKET_Config)->eFlags)) {
533 XFA_GetPacketByIndex(XFA_PACKET_Config)->pName);
    [all...]

Completed in 40 milliseconds