Lines Matching refs:ObservedPtr
147 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseEnter()
156 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseExit()
166 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnLButtonDown()
178 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnLButtonUp()
191 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnLButtonDblClk()
203 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseMove()
215 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseWheel()
228 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnRButtonDown()
240 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnRButtonUp()
253 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnRButtonDblClk()
297 bool CPDFSDK_XFAWidgetHandler::OnSetFocus(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnSetFocus()
302 bool CPDFSDK_XFAWidgetHandler::OnKillFocus(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnKillFocus()
308 CPDFSDK_Annot::ObservedPtr* pOldAnnot, in OnXFAChangedFocus()
309 CPDFSDK_Annot::ObservedPtr* pNewAnnot) { in OnXFAChangedFocus()