Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp162 CXFA_TextLayout* pCapTextlayout = m_pDataAcc->GetCaptionTextLayout(); in GetCaptionText() local
163 if (!pCapTextlayout) { in GetCaptionText()
166 pCapTextlayout->GetText(wsCap); in GetCaptionText()