HomeSort by relevance Sort by last modified time
    Searched refs:OnDrawDeactive (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/include/formfiller/
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/
FFL_FormFiller.cpp 113 void CFFL_FormFiller::OnDrawDeactive(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot,
920 void CFFL_Button::OnDrawDeactive(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot,
FFL_IFormFiller.cpp 128 pFormFiller->OnDrawDeactive(pPageView, pAnnot, pDevice, pUser2Device, dwFlags);

Completed in 2076 milliseconds