Searched refs:Annot_OnMouseWheel (Results 1 – 3 of 3) sorted by relevance
85 bool Annot_OnMouseWheel(CPDFSDK_PageView* pPageView,
180 bool CPDFSDK_AnnotHandlerMgr::Annot_OnMouseWheel( in Annot_OnMouseWheel() function in CPDFSDK_AnnotHandlerMgr
424 return pAnnotHandlerMgr->Annot_OnMouseWheel(this, &pAnnot, nFlag, in OnMouseWheel()