Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1409 inline CFX_WideString GetRolloverCaption() in GetRolloverCaption() function
1691 inline CFX_WideString GetRolloverCaption() in GetRolloverCaption() function
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp591 csRolloverCaption = pControl->GetRolloverCaption(); in ResetAppearance_PushButton()
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp3396 vRet = pFormControl->GetRolloverCaption().c_str(); in buttonGetCaption()