Searched refs:cntStatColors (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 DPreferences.h180 const int cntStatColors = 15; variable
590 static unsigned long s_colors[cntStatColors];
592 static unsigned long s_colors_ref[cntStatColors];
H A DStatisticsDlg.cpp112 wxColour CStatisticsDlg::acrStat[cntStatColors] =
H A DPreferences.cpp76 unsigned long CPreferences::s_colors[cntStatColors];
77 unsigned long CPreferences::s_colors_ref[cntStatColors];
1263 for ( int i = 0; i < cntStatColors; i++ ) {
H A DPrefsUnifiedDlg.cpp406 for ( int i = 0; i < cntStatColors; i++ ) {
542 for ( int i = 0; i < cntStatColors; i++ ) {

Completed in 45 milliseconds