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

  /external/pdfium/fpdfsdk/include/
fsdk_baseannot.h 179 virtual void Annot_OnDraw(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,CPDF_RenderOptions* pOptions);
fsdk_annothandler.h 187 virtual void Annot_OnDraw(CPDFSDK_PageView* pPageView, CPDFSDK_Annot* pAnnot,
  /external/pdfium/fpdfsdk/src/
fsdk_annothandler.cpp 134 void CPDFSDK_AnnotHandlerMgr::Annot_OnDraw(CPDFSDK_PageView* pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,FX_DWORD dwFlags)
fsdk_mgr.cpp 672 pAnnotHandlerMgr->Annot_OnDraw(this, pSDKAnnot, pDevice, pUser2Device, 0);

Completed in 51 milliseconds