Home
last modified time | relevance | path

Searched refs:wsCap (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.cpp176 bool CXFA_FFWidget::GetCaptionText(CFX_WideString& wsCap) { in GetCaptionText() argument
181 pCapTextlayout->GetText(wsCap); in GetCaptionText()