Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_appstream.cpp1210 WideString csDownCaption; in SetAsPushButton() local
1218 csDownCaption = pControl->GetDownCaption(); in SetAsPushButton()
1274 if (csDownCaption.IsEmpty() && !pDownIcon) { in SetAsPushButton()
1275 csDownCaption = csNormalCaption; in SetAsPushButton()
1302 &font_map, pDownIcon, iconFit, csDownCaption, in SetAsPushButton()