Searched refs:OnDrawDeactive (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/include/formfiller/ |
D | FFL_FormFiller.h | 44 virtual void OnDrawDeactive(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot, 168 virtual void OnDrawDeactive(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot,
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_FormFiller.cpp | 113 void CFFL_FormFiller::OnDrawDeactive(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnno… in OnDrawDeactive() function in CFFL_FormFiller 920 void CFFL_Button::OnDrawDeactive(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot, in OnDrawDeactive() function in CFFL_Button
|
D | FFL_IFormFiller.cpp | 128 pFormFiller->OnDrawDeactive(pPageView, pAnnot, pDevice, pUser2Device, dwFlags); in OnDraw()
|