Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h38 void OnValueChanged(CXFA_Node* pSender,
Dcxfa_ffnotify.cpp359 void CXFA_FFNotify::OnValueChanged(CXFA_Node* pSender, in OnValueChanged() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2054 pNotify->OnValueChanged(this, eAttribute, this, this); in SendAttributeChangeMessage()
2062 pNotify->OnValueChanged(this, eAttribute, this, GetParent()); in SendAttributeChangeMessage()
2069 pNotify->OnValueChanged(this, eAttribute, pParentNode, in SendAttributeChangeMessage()
2072 pNotify->OnValueChanged(this, eAttribute, this, pParentNode); in SendAttributeChangeMessage()
2081 pNotify->OnValueChanged(this, eAttribute, this, pParentNode); in SendAttributeChangeMessage()
2083 pNotify->OnValueChanged(this, eAttribute, pParentNode, in SendAttributeChangeMessage()
2088 pNotify->OnValueChanged(this, eAttribute, pNode, pNode->GetParent()); in SendAttributeChangeMessage()
2100 pNotify->OnValueChanged(this, eAttribute, pUINode, in SendAttributeChangeMessage()
2115 pNotify->OnValueChanged(this, eAttribute, pUINode, in SendAttributeChangeMessage()
2124 pNotify->OnValueChanged(this, eAttribute, pUINode, in SendAttributeChangeMessage()
[all …]