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

  /external/pdfium/xfa/fxfa/
xfa_ffdocview.h 22 extern const XFA_ATTRIBUTEENUM gs_EventActivity[];
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidgethandler.cpp 193 return pWidgetAcc->GetEventByActivity(gs_EventActivity[eEventType],
227 pWidgetAcc->ProcessEvent(gs_EventActivity[pParam->m_eType], pParam);
xfa_ffdocview.cpp 38 const XFA_ATTRIBUTEENUM gs_EventActivity[] = {
434 pWidgetAcc->ProcessEvent(gs_EventActivity[pParam->m_eType], pParam);

Completed in 1129 milliseconds