Searched refs:NotifyBeforeValueChange (Results 1 – 2 of 2) sorted by relevance
218 if (bNotify && !NotifyBeforeValueChange(csDValue)) in ResetField()355 if (bNotify && !NotifyBeforeValueChange(csValue)) in SetValue()945 bool CPDF_FormField::NotifyBeforeValueChange(const WideString& value) { in NotifyBeforeValueChange() function in CPDF_FormField962 return NotifyBeforeValueChange(value); in NotifyListOrComboBoxBeforeChange()
205 bool NotifyBeforeValueChange(const WideString& value);