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.h42 XFA_EVENT_InitCalculate, enumerator
Dcxfa_ffwidgethandler.cpp222 case XFA_EVENT_InitCalculate: { in ProcessEvent()
Dcxfa_ffdocview.cpp400 case XFA_EVENT_InitCalculate: { in XFA_ProcessEvent()
610 ExecEventActivityByDeepFirst(pNode, XFA_EVENT_InitCalculate, false, true); in InitCalculate()
/external/pdfium/fxjs/xfa/
Dcjx_form.cpp88 pEventParam->m_eType == XFA_EVENT_InitCalculate)) { in recalculate()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2776 if (pEventParam->m_eType == XFA_EVENT_InitCalculate || in ExecuteBoolScript()
2794 pEventParam->m_eType == XFA_EVENT_InitCalculate) { in ExecuteBoolScript()
2804 if (pEventParam->m_eType == XFA_EVENT_InitCalculate) { in ExecuteBoolScript()