Searched refs:BeforeValueChange (Results 1 – 4 of 4) sorted by relevance
95 bool BeforeValueChange(CPDF_FormField* pField,
523 bool CPDFSDK_InteractiveForm::BeforeValueChange(CPDF_FormField* pField, in BeforeValueChange() function in CPDFSDK_InteractiveForm
41 virtual bool BeforeValueChange(CPDF_FormField* pField,
875 return !pNotify || pNotify->BeforeValueChange(this, value); in NotifyBeforeValueChange()