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

  /external/pdfium/xfa/fxfa/parser/
cxfa_interactive.cpp 7 #include "xfa/fxfa/parser/cxfa_interactive.h"
20 CXFA_Interactive::CXFA_Interactive(CXFA_Document* doc, XFA_PacketType packet)
30 CXFA_Interactive::~CXFA_Interactive() {}
cxfa_interactive.h 12 class CXFA_Interactive : public CXFA_Node {
14 CXFA_Interactive(CXFA_Document* doc, XFA_PacketType packet);
15 ~CXFA_Interactive() override;

Completed in 915 milliseconds