Home
last modified time | relevance | path

Searched defs:IsDataChanged (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_radiobutton.cpp87 bool CFFL_RadioButton::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_RadioButton
Dcffl_checkbox.cpp101 bool CFFL_CheckBox::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_CheckBox
Dcffl_textfield.cpp139 bool CFFL_TextField::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_TextField
Dcffl_listbox.cpp85 bool CFFL_ListBox::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_ListBox
Dcffl_combobox.cpp67 bool CFFL_ComboBox::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_ComboBox
Dcffl_formfield.cpp513 bool CFFL_FormField::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() function in CFFL_FormField
/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp178 bool CXFA_FFDateTimeEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFDateTimeEdit
Dcxfa_ffcheckbutton.cpp282 bool CXFA_FFCheckButton::IsDataChanged() { in IsDataChanged() function in CXFA_FFCheckButton
Dcxfa_fflistbox.cpp104 bool CXFA_FFListBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFListBox
Dcxfa_fftextedit.cpp227 bool CXFA_FFTextEdit::IsDataChanged() { in IsDataChanged() function in CXFA_FFTextEdit
Dcxfa_ffcombobox.cpp136 bool CXFA_FFComboBox::IsDataChanged() { in IsDataChanged() function in CXFA_FFComboBox
Dcxfa_fffield.cpp711 bool CXFA_FFField::IsDataChanged() { in IsDataChanged() function in CXFA_FFField