Home
last modified time | relevance | path

Searched refs:XFA_EVENT_InitCalculate (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_eventparam.h41 XFA_EVENT_InitCalculate, enumerator
/external/pdfium/xfa/fxfa/app/
Dxfa_ffdocview.cpp419 case XFA_EVENT_InitCalculate: { in XFA_ProcessEvent()
689 ExecEventActivityByDeepFirst(pNode, XFA_EVENT_InitCalculate, false, true, in InitCalculate()
Dxfa_ffwidgetacc.cpp635 if (pEventParam->m_eType == XFA_EVENT_InitCalculate || in ExecuteScript()
650 pEventParam->m_eType == XFA_EVENT_InitCalculate) { in ExecuteScript()
659 if (pEventParam->m_eType == XFA_EVENT_InitCalculate) { in ExecuteScript()
Dxfa_ffwidgethandler.cpp213 case XFA_EVENT_InitCalculate: { in ProcessEvent()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp3346 pEventParam->m_eType == XFA_EVENT_InitCalculate) { in Script_Form_Recalculate()