• Home
  • Raw
  • Download

Lines Matching defs:pAnnot

35                                                CPDFSDK_Annot* pAnnot,  in Annot_HitTest()
41 CPDFSDK_Annot* pAnnot) { in GetViewBBox()
57 CPDFSDK_Annot* pAnnot, in OnDraw()
111 void CFFL_InteractiveFormFiller::OnDelete(CPDFSDK_Annot* pAnnot) { in OnDelete()
117 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseEnter()
150 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseExit()
184 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnLButtonDown()
223 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnLButtonUp()
260 bool CFFL_InteractiveFormFiller::OnButtonUp(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnButtonUp()
294 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnLButtonDblClk()
304 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseMove()
315 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnMouseWheel()
328 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnRButtonDown()
338 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnRButtonUp()
347 bool CFFL_InteractiveFormFiller::OnKeyDown(CPDFSDK_Annot* pAnnot, in OnKeyDown()
356 bool CFFL_InteractiveFormFiller::OnChar(CPDFSDK_Annot* pAnnot, in OnChar()
367 bool CFFL_InteractiveFormFiller::OnSetFocus(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnSetFocus()
412 bool CFFL_InteractiveFormFiller::OnKillFocus(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnKillFocus()
469 CPDFSDK_Annot* pAnnot, in GetFormFiller()
514 WideString CFFL_InteractiveFormFiller::GetSelectedText(CPDFSDK_Annot* pAnnot) { in GetSelectedText()
520 void CFFL_InteractiveFormFiller::ReplaceSelection(CPDFSDK_Annot* pAnnot, in ReplaceSelection()
530 void CFFL_InteractiveFormFiller::UnRegisterFormFiller(CPDFSDK_Annot* pAnnot) { in UnRegisterFormFiller()
600 CPDFSDK_Annot::ObservedPtr* pAnnot, in OnKeyStrokeCommit()
632 bool CFFL_InteractiveFormFiller::OnValidate(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnValidate()
663 void CFFL_InteractiveFormFiller::OnCalculate(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnCalculate()
677 void CFFL_InteractiveFormFiller::OnFormat(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnFormat()
701 bool CFFL_InteractiveFormFiller::OnClick(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnClick()
731 bool CFFL_InteractiveFormFiller::OnFull(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnFull()
784 bool CFFL_InteractiveFormFiller::OnPreOpen(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnPreOpen()
815 bool CFFL_InteractiveFormFiller::OnPostOpen(CPDFSDK_Annot::ObservedPtr* pAnnot, in OnPostOpen()
848 CPDFSDK_Annot* pAnnot) { in IsValidAnnot()