Searched refs:OnNodeEvent (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffnotify.h | 18 virtual void OnNodeEvent(CXFA_Node* pSender,
|
D | xfa_ffnotify.cpp | 50 void CXFA_FFNotify::OnNodeEvent(CXFA_Node* pSender, in OnNodeEvent() function in CXFA_FFNotify
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_object_imp.cpp | 1321 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1330 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1334 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1343 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1346 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1352 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1366 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1381 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1390 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() 1410 pNotify->OnNodeEvent(this, XFA_NODEEVENT_ValueChanged, eAttribute, in Script_Attribute_SendAttributeChangeMessage() [all …]
|
/external/pdfium/xfa/src/fxfa/src/common/ |
D | xfa_document.h | 74 virtual void OnNodeEvent(CXFA_Node* pSender,
|