Searched refs:acrStat (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStatisticsDlg.h73 static wxColour acrStat[15]; member in class:CStatisticsDlg
H A DStatisticsDlg.cpp59 return acrStat[num];
112 wxColour CStatisticsDlg::acrStat[cntStatColors] = member in class:CStatisticsDlg
126 const wxColour& cr = acrStat[index];
H A DPrefsUnifiedDlg.cpp407 thePrefs::s_colors[i] = CMuleColour(CStatisticsDlg::acrStat[i]).GetULong();
408 thePrefs::s_colors_ref[i] = CMuleColour(CStatisticsDlg::acrStat[i]).GetULong();
544 CStatisticsDlg::acrStat[i] = thePrefs::s_colors[i]; member in class:CStatisticsDlg
H A DPreferences.cpp1265 s_MiscList.push_back( new Cfg_Colour( str, CStatisticsDlg::acrStat[i] ) );

Completed in 118 milliseconds