Searched refs:GetFocusAnnot (Results 1 – 8 of 8) sorted by relevance
106 CPDFSDK_Annot* annot = GetFocusAnnot();183 if (GetFocusAnnot() == pAnnot)244 if (CPDFSDK_Annot* pAnnot = GetFocusAnnot()) {254 if (CPDFSDK_Annot* pAnnot = GetFocusAnnot()) {327 CPDFSDK_Annot::ObservedPtr pFocusAnnot(GetFocusAnnot());398 if (CPDFSDK_Annot* pAnnot = GetFocusAnnot()) {408 if (CPDFSDK_Annot* pAnnot = GetFocusAnnot()) {518 CPDFSDK_Annot* CPDFSDK_PageView::GetFocusAnnot() { function in CPDFSDK_PageView519 CPDFSDK_Annot* pFocusAnnot = m_pFormFillEnv->GetFocusAnnot();
24 CPDFSDK_Annot* pTopMostAnnot = pPageView->GetFocusAnnot(); in CPDFSDK_AnnotIteration()
41 CPDFSDK_Annot* GetFocusAnnot();
66 CPDFSDK_Annot* GetFocusAnnot() { return m_pFocusAnnot.Get(); } in GetFocusAnnot() function
542 if (it.second->IsValidSDKAnnot(GetFocusAnnot())) in ClearAllFocusedAnnots()637 if (pPageView->IsValidSDKAnnot(GetFocusAnnot())) in RemovePageView()
61 if (pPageView->GetFormFillEnv()->GetFocusAnnot() != pAnnot) in OnDraw()
219 CPDFSDK_Annot* pFocusAnnot = pPage->GetFocusAnnot(); in Annot_OnKeyDown()
70 if (m_pFormFillEnv->GetFocusAnnot() != pAnnot) in OnDraw()249 if (m_pFormFillEnv->GetFocusAnnot() != pAnnot->Get()) in OnLButtonUp()926 if (pFormFillEnv->GetFocusAnnot() == privateData.pWidget) in OnBeforeKeyStroke()