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

  /external/pdfium/xfa/fxfa/
cxfa_ffdocview.h 25 extern const XFA_AttributeEnum gs_EventActivity[];
cxfa_ffwidgethandler.cpp 208 return !pWidgetAcc->GetEventByActivity(gs_EventActivity[eEventType], false)
244 node->ProcessEvent(m_pDocView, gs_EventActivity[pParam->m_eType], pParam);
cxfa_ffdocview.cpp 43 const XFA_AttributeEnum gs_EventActivity[] = {
441 return node->ProcessEvent(pDocView, gs_EventActivity[pParam->m_eType],

Completed in 86 milliseconds