Searched refs:GetFocusedFormText (Results 1 – 3 of 3) sorted by relevance
57 WideString GetFocusedFormText();
202 WideString CPDFSDK_PageView::GetFocusedFormText() { in GetFocusedFormText() function in CPDFSDK_PageView
497 return Utf16EncodeMaybeCopyAndReturnLength(pPageView->GetFocusedFormText(), in FORM_GetFocusedText()