Home
last modified time | relevance | path

Searched refs:NotifyBeforeValueChange (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp200 !NotifyBeforeValueChange(csDValue)) { in ResetField()
347 !NotifyBeforeValueChange(csValue)) { in SetValue()
873 bool CPDF_FormField::NotifyBeforeValueChange(const WideString& value) { in NotifyBeforeValueChange() function in CPDF_FormField
889 return NotifyBeforeValueChange(value); in NotifyListOrComboBoxBeforeChange()
Dcpdf_formfield.h162 bool NotifyBeforeValueChange(const WideString& value);