Searched refs:ResetData (Results 1 – 6 of 6) sorted by relevance
69 void ResetData(CXFA_Node* pNode);
275 void CXFA_FFNotify::ResetData(CXFA_Node* pNode) { in ResetData() function in CXFA_FFNotify
236 pNode->ResetData(); in ResetSingleNodeData()
358 pNotify->ResetData(nullptr); in resetData()382 pNotify->ResetData(pNode->IsWidgetReady() ? pNode : nullptr); in resetData()385 pNotify->ResetData(nullptr); in resetData()
289 void ResetData();
3028 void CXFA_Node::ResetData() { in ResetData() function in CXFA_Node