Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_appstream.cpp1209 WideString csRolloverCaption; in SetAsPushButton() local
1215 csRolloverCaption = pControl->GetRolloverCaption(); in SetAsPushButton()
1255 if (csRolloverCaption.IsEmpty() && !pRolloverIcon) { in SetAsPushButton()
1256 csRolloverCaption = csNormalCaption; in SetAsPushButton()
1268 csRolloverCaption, crText, fFontSize, nLayout); in SetAsPushButton()