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
Dcxfa_ffdocview.cpp428 case XFA_EVENT_InitCalculate: { in XFA_ProcessEvent()
681 ExecEventActivityByDeepFirst(pNode, XFA_EVENT_InitCalculate, false, true, in InitCalculate()
Dcxfa_ffwidgethandler.cpp232 case XFA_EVENT_InitCalculate: { in ProcessEvent()
/external/pdfium/fxjs/xfa/
Dcjx_form.cpp82 pEventParam->m_eType == XFA_EVENT_InitCalculate) { in recalculate()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2005 if (pEventParam->m_eType == XFA_EVENT_InitCalculate || in ExecuteBoolScript()
2023 pEventParam->m_eType == XFA_EVENT_InitCalculate) { in ExecuteBoolScript()
2032 if (pEventParam->m_eType == XFA_EVENT_InitCalculate) { in ExecuteBoolScript()