Home | History | Annotate | Download | only in src

Lines Matching refs:OnMouseExit

255     pAnnotHandler->OnMouseExit(pPageView, pAnnot, nFlag);
486 void CPDFSDK_BFAnnotHandler::OnMouseExit(CPDFSDK_PageView* pPageView,
494 m_pFormFiller->OnMouseExit(pPageView, pAnnot, nFlag);
855 void CPDFSDK_XFAAnnotHandler::OnMouseExit(CPDFSDK_PageView* pPageView,
864 pWidgetHandler->OnMouseExit(pAnnot->GetXFAWidget());