Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp968 CFX_WideString csNormalCaption, csRolloverCaption, csDownCaption; local
977 csDownCaption = pControl->GetDownCaption();
1058 if (csDownCaption.IsEmpty() && !pDownIcon) {
1059 csDownCaption = csNormalCaption;
1084 pDownIcon, iconFit, csDownCaption, crText, fFontSize, nLayout);