Searched refs:Annot_GetText (Results 1 – 3 of 3) sorted by relevance
48 WideString Annot_GetText(CPDFSDK_Annot* pAnnot);
82 WideString CPDFSDK_AnnotHandlerMgr::Annot_GetText(CPDFSDK_Annot* pAnnot) { in Annot_GetText() function in CPDFSDK_AnnotHandlerMgr
206 return pAnnotHandlerMgr->Annot_GetText(pAnnot); in GetFocusedFormText()