Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp1194 WideString csDownCaption; in SetAsPushButton() local
1202 csDownCaption = pControl->GetDownCaption(); in SetAsPushButton()
1277 if (csDownCaption.IsEmpty() && !pDownIcon) { in SetAsPushButton()
1278 csDownCaption = csNormalCaption; in SetAsPushButton()
1305 &font_map, pDownIcon, iconFit, csDownCaption, in SetAsPushButton()