Home | History | Annotate | Download | only in formfiller

Lines Matching full:cffl_radiobutton

7 #include "fpdfsdk/formfiller/cffl_radiobutton.h"
15 CFFL_RadioButton::CFFL_RadioButton(CPDFSDK_FormFillEnvironment* pApp,
19 CFFL_RadioButton::~CFFL_RadioButton() {}
21 CPWL_Wnd* CFFL_RadioButton::NewPDFWindow(const PWL_CREATEPARAM& cp,
31 bool CFFL_RadioButton::OnKeyDown(CPDFSDK_Annot* pAnnot,
43 bool CFFL_RadioButton::OnChar(CPDFSDK_Annot* pAnnot,
72 bool CFFL_RadioButton::OnLButtonUp(CPDFSDK_PageView* pPageView,
90 bool CFFL_RadioButton::IsDataChanged(CPDFSDK_PageView* pPageView) {
99 void CFFL_RadioButton::SaveData(CPDFSDK_PageView* pPageView) {