Home
last modified time | relevance | path

Searched refs:CFFL_PushButton (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_PushButton.cpp13 CFFL_PushButton::CFFL_PushButton(CPDFDoc_Environment* pApp, CPDFSDK_Annot* pAnnot): in CFFL_PushButton() function in CFFL_PushButton
18 CFFL_PushButton::~CFFL_PushButton() in ~CFFL_PushButton()
22 CPWL_Wnd* CFFL_PushButton::NewPDFWindow(const PWL_CREATEPARAM& cp, CPDFSDK_PageView* pPageView) in NewPDFWindow()
31 FX_BOOL CFFL_PushButton::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar()
36 void CFFL_PushButton::OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, in OnDraw()
DFFL_IFormFiller.cpp665 pFormFiller = new CFFL_PushButton(m_pApp, pWidget); in GetFormFiller()
/external/pdfium/fpdfsdk/include/formfiller/
DFFL_PushButton.h12 class CFFL_PushButton : public CFFL_Button
15 CFFL_PushButton(CPDFDoc_Environment* pApp, CPDFSDK_Annot* pAnnot);
16 virtual ~CFFL_PushButton();