Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp694 CPDFSDK_AnnotHandlerMgr* pAnnotMgr = pEnv->GetAnnotHandlerMgr(); in GetFXAnnotAtPoint() local
699 CPDF_Rect rc = pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot); in GetFXAnnotAtPoint()
712 CPDFSDK_AnnotHandlerMgr* pAnnotMgr = pEnv->GetAnnotHandlerMgr(); in GetFXWidgetAtPoint() local
719 pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot); in GetFXWidgetAtPoint()
721 if (pAnnotMgr->Annot_OnHitTest(this, pSDKAnnot, point)) in GetFXWidgetAtPoint()