Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1417 inline CFX_WideString GetDownCaption() in GetDownCaption() function
1699 inline CFX_WideString GetDownCaption() in GetDownCaption() function
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp595 csDownCaption = pControl->GetDownCaption(); in ResetAppearance_PushButton()
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp3394 vRet = pFormControl->GetDownCaption().c_str(); in buttonGetCaption()