Searched refs:GetAnnotByXFAWidget (Results 1 – 4 of 4) sorted by relevance
53 CPDFSDK_Annot* GetAnnotByXFAWidget(CXFA_FFWidget* hWidget);
161 CPDFSDK_Annot* pSDKAnnot = GetAnnotByXFAWidget(pPDFAnnot);231 CPDFSDK_Annot* CPDFSDK_PageView::GetAnnotByXFAWidget(CXFA_FFWidget* hWidget) { function in CPDFSDK_PageView
316 return pPageView->GetAnnotByXFAWidget(hNextFocus); in GetNextAnnot()
324 CPDFSDK_Annot* pAnnot = pSdkPageView->GetAnnotByXFAWidget(hWidget); in WidgetPreRemove()562 CPDFSDK_Annot::ObservedPtr pAnnot(pPageView->GetAnnotByXFAWidget(hWidget)); in SetFocusWidget()