Home
last modified time | relevance | path

Searched refs:GetCaptionText (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/
Dxfa_ffwidget.h119 bool GetCaptionText(CFX_WideString& wsCap);
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp106 return GetCaptionText(wsToolTip); in GetToolTip()
176 bool CXFA_FFWidget::GetCaptionText(CFX_WideString& wsCap) { in GetCaptionText() function in CXFA_FFWidget