Searched refs:BeforeValueChange (Results 1 – 5 of 5) sorted by relevance
19 virtual int BeforeValueChange(CPDF_FormField* pField,
948 return m_pForm->GetFormNotify()->BeforeValueChange(this, value) >= 0; in NotifyBeforeValueChange()
1216 if (m_pFormNotify->BeforeValueChange(pField, csWValue) < 0) in FDF_ImportField()
106 int BeforeValueChange(CPDF_FormField* pField,
629 int CPDFSDK_InterForm::BeforeValueChange(CPDF_FormField* pField, in BeforeValueChange() function in CPDFSDK_InterForm