Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_pageview.cpp92 CPDFSDK_AnnotHandlerMgr* pAnnotMgr = m_pFormFillEnv->GetAnnotHandlerMgr(); in GetFXAnnotAtPoint() local
95 CFX_FloatRect rc = pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot.Get()); in GetFXAnnotAtPoint()
105 CPDFSDK_AnnotHandlerMgr* pAnnotMgr = m_pFormFillEnv->GetAnnotHandlerMgr(); in GetFXWidgetAtPoint() local
114 pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot.Get()); in GetFXWidgetAtPoint()
115 if (pAnnotMgr->Annot_OnHitTest(this, pSDKAnnot.Get(), point)) in GetFXWidgetAtPoint()