Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp699 CPDF_Rect rc = pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot); in GetFXAnnotAtPoint()
719 pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot); in GetFXWidgetAtPoint()
Dfsdk_annothandler.cpp326 CPDF_Rect CPDFSDK_AnnotHandlerMgr::Annot_OnGetViewBBox(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* … in Annot_OnGetViewBBox() function in CPDFSDK_AnnotHandlerMgr
/external/pdfium/fpdfsdk/include/
Dfsdk_annothandler.h202 virtual CPDF_Rect Annot_OnGetViewBBox(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot);