Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp945 CFX_WideString csNormalCaption, csRolloverCaption, csDownCaption; local
954 csDownCaption = pControl->GetDownCaption();
1030 if (csDownCaption.IsEmpty() && !pDownIcon) {
1031 csDownCaption = csNormalCaption;
1059 pDownIcon, iconFit, csDownCaption, crText, fFontSize, nLayout);