Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.h119 FX_BOOL GetCaptionText(CFX_WideString& wsCap);
Dxfa_ffwidget.cpp95 return GetCaptionText(wsToolTip); in GetToolTip()
161 FX_BOOL CXFA_FFWidget::GetCaptionText(CFX_WideString& wsCap) { in GetCaptionText() function in CXFA_FFWidget