Home
last modified time | relevance | path

Searched refs:OnValueChanged (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dxfa_ffnotify.h31 void OnValueChanged(CXFA_Node* pSender,
Dxfa_ffnotify.cpp368 void CXFA_FFNotify::OnValueChanged(CXFA_Node* pSender, in OnValueChanged() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1657 pNotify->OnValueChanged(this, eAttribute, this, this); in Script_Attribute_SendAttributeChangeMessage()
1665 pNotify->OnValueChanged(this, eAttribute, this, in Script_Attribute_SendAttributeChangeMessage()
1673 pNotify->OnValueChanged(this, eAttribute, pParentNode, in Script_Attribute_SendAttributeChangeMessage()
1676 pNotify->OnValueChanged(this, eAttribute, this, pParentNode); in Script_Attribute_SendAttributeChangeMessage()
1684 pNotify->OnValueChanged(this, eAttribute, this, pParentNode); in Script_Attribute_SendAttributeChangeMessage()
1686 pNotify->OnValueChanged(this, eAttribute, pParentNode, in Script_Attribute_SendAttributeChangeMessage()
1691 pNotify->OnValueChanged(this, eAttribute, pNode, in Script_Attribute_SendAttributeChangeMessage()
1704 pNotify->OnValueChanged(this, eAttribute, pUINode, in Script_Attribute_SendAttributeChangeMessage()
1718 pNotify->OnValueChanged(this, eAttribute, pUINode, in Script_Attribute_SendAttributeChangeMessage()
1726 pNotify->OnValueChanged(this, eAttribute, pUINode, in Script_Attribute_SendAttributeChangeMessage()
[all …]