Searched refs:pAnnotMgr (Results 1 – 1 of 1) sorted by relevance
92 CPDFSDK_AnnotHandlerMgr* pAnnotMgr = m_pFormFillEnv->GetAnnotHandlerMgr(); in GetFXAnnotAtPoint() local95 CFX_FloatRect rc = pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot.Get()); in GetFXAnnotAtPoint()105 CPDFSDK_AnnotHandlerMgr* pAnnotMgr = m_pFormFillEnv->GetAnnotHandlerMgr(); in GetFXWidgetAtPoint() local114 pAnnotMgr->Annot_OnGetViewBBox(this, pSDKAnnot.Get()); in GetFXWidgetAtPoint()115 if (pAnnotMgr->Annot_OnHitTest(this, pSDKAnnot.Get(), point)) in GetFXWidgetAtPoint()