Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgethandler.cpp225 case XFA_EVENT_Calculate: { in HasEvent()
261 case XFA_EVENT_Calculate: in ProcessEvent()
Dxfa_ffwidgetacc.cpp369 EventParam.m_eType = XFA_EVENT_Calculate; in ProcessCalculate()
663 pEventParam->m_eType == XFA_EVENT_Calculate) { in ExecuteScript()
674 if (pEventParam->m_eType == XFA_EVENT_Calculate || in ExecuteScript()
Dxfa_ffdocview.cpp421 case XFA_EVENT_Calculate: in XFA_ProcessEvent()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp1779 {0xdbfbe02e, L"calculate", XFA_EVENT_Calculate, 1},
2285 pNotify->ExecEventByDeepFirst(this, XFA_EVENT_Calculate, FALSE, FALSE); in Script_Field_ExecCalculate()
2471 pNotify->ExecEventByDeepFirst(this, XFA_EVENT_Calculate); in Script_ExclGroup_ExecCalculate()
2638 pNotify->ExecEventByDeepFirst(this, XFA_EVENT_Calculate); in Script_Subform_ExecCalculate()
3444 if (pEventParam->m_eType == XFA_EVENT_Calculate || in Script_Form_Recalculate()
3456 pNotify->ExecEventByDeepFirst(this, XFA_EVENT_Calculate); in Script_Form_Recalculate()
3472 pNotify->ExecEventByDeepFirst(this, XFA_EVENT_Calculate); in Script_Form_ExecCalculate()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h539 XFA_EVENT_Calculate, enumerator