Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffnotify.h70 void AddCalcValidate(CXFA_Node* pNode);
H A Dcxfa_ffnotify.cpp240 void CXFA_FFNotify::AddCalcValidate(CXFA_Node* pNode) { in AddCalcValidate() function in CXFA_FFNotify
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp1226 pNotify->AddCalcValidate(GetXFANode()); in ScriptSomMessage()