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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffnotify.h 44 XFA_EVENTTYPE eEventType,
xfa_ffdocview.h 96 XFA_EVENTTYPE eEventType,
xfa_ffwidgethandler.h 86 XFA_EVENTTYPE eEventType);
xfa_ffnotify.cpp 300 XFA_EVENTTYPE eEventType,
xfa_ffdocview.cpp 449 XFA_EVENTTYPE eEventType,
xfa_ffwidgethandler.cpp 217 XFA_EVENTTYPE eEventType) {
  /external/pdfium/xfa/src/fxfa/src/common/
xfa_document.h 100 XFA_EVENTTYPE eEventType,
  /external/pdfium/xfa/include/fxfa/
fxfa.h 510 enum XFA_EVENTTYPE {
575 XFA_EVENTTYPE m_eType;
793 XFA_EVENTTYPE eEventType) = 0;
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 100 static XFA_EVENTTYPE GetXFAEventType(PDFSDK_XFAAActionType eXFAAAT) {
101 XFA_EVENTTYPE eEventType = XFA_EVENT_Unknown;
121 static XFA_EVENTTYPE GetXFAEventType(CPDF_AAction::AActionType eAAT,
123 XFA_EVENTTYPE eEventType = XFA_EVENT_Unknown;
178 XFA_EVENTTYPE eEventType = GetXFAEventType(eXFAAAT);
205 XFA_EVENTTYPE eEventType = GetXFAEventType(eXFAAAT);
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_object_imp.cpp     [all...]

Completed in 89 milliseconds