Searched refs:CFFL_RadioButton (Results 1 – 3 of 3) sorted by relevance
13 CFFL_RadioButton::CFFL_RadioButton(CPDFDoc_Environment* pApp, in CFFL_RadioButton() function in CFFL_RadioButton17 CFFL_RadioButton::~CFFL_RadioButton() {} in ~CFFL_RadioButton()19 CPWL_Wnd* CFFL_RadioButton::NewPDFWindow(const PWL_CREATEPARAM& cp, in NewPDFWindow()29 FX_BOOL CFFL_RadioButton::OnKeyDown(CPDFSDK_Annot* pAnnot, in OnKeyDown()41 FX_BOOL CFFL_RadioButton::OnChar(CPDFSDK_Annot* pAnnot, in OnChar()74 FX_BOOL CFFL_RadioButton::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp()92 FX_BOOL CFFL_RadioButton::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged()101 void CFFL_RadioButton::SaveData(CPDFSDK_PageView* pPageView) { in SaveData()
527 pFormFiller = new CFFL_RadioButton(m_pApp, pWidget); in GetFormFiller()
12 class CFFL_RadioButton : public CFFL_Button {14 CFFL_RadioButton(CPDFDoc_Environment* pApp, CPDFSDK_Annot* pAnnot);15 ~CFFL_RadioButton() override;