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

  /external/pdfium/xfa/fxfa/
cxfa_eventparam.h 14 enum XFA_EVENTTYPE {
57 XFA_EVENTTYPE m_eType;
cxfa_ffnotify.h 58 XFA_EVENTTYPE eEventType,
cxfa_ffdocview.h 105 XFA_EVENTTYPE eEventType,
cxfa_ffwidgethandler.h 69 bool HasEvent(CXFA_WidgetAcc* pWidgetAcc, XFA_EVENTTYPE eEventType);
cxfa_ffnotify.cpp 228 XFA_EVENTTYPE eEventType,
cxfa_ffwidgethandler.cpp 186 XFA_EVENTTYPE eEventType) {
cxfa_ffdocview.cpp 446 XFA_EVENTTYPE eEventType,
  /external/pdfium/fpdfsdk/
cpdfsdk_widget.cpp 123 static XFA_EVENTTYPE GetXFAEventType(PDFSDK_XFAAActionType eXFAAAT) {
124 XFA_EVENTTYPE eEventType = XFA_EVENT_Unknown;
144 static XFA_EVENTTYPE GetXFAEventType(CPDF_AAction::AActionType eAAT,
146 XFA_EVENTTYPE eEventType = XFA_EVENT_Unknown;
206 XFA_EVENTTYPE eEventType = GetXFAEventType(eXFAAAT);
231 XFA_EVENTTYPE eEventType = GetXFAEventType(eXFAAAT);
973 XFA_EVENTTYPE eEventType = GetXFAEventType(type, data.bWillCommit);
  /external/pdfium/fxjs/xfa/
cjx_node.cpp 41 XFA_EVENTTYPE m_eventType;

Completed in 129 milliseconds