Searched refs:NF_MAX_DEFAULT_COLORS (Results 1 – 2 of 2) sorted by relevance
38 const size_t NF_MAX_DEFAULT_COLORS = 10; variable153 Color StandardColor[NF_MAX_DEFAULT_COLORS];
55 static const String aEnglishColors[NF_MAX_DEFAULT_COLORS] = in operator ()()474 while (i < NF_MAX_DEFAULT_COLORS && in GetColor()477 if ( i >= NF_MAX_DEFAULT_COLORS ) in GetColor()481 while ( j < NF_MAX_DEFAULT_COLORS && in GetColor()484 if ( j < NF_MAX_DEFAULT_COLORS ) in GetColor()489 if (i >= NF_MAX_DEFAULT_COLORS) in GetColor()
Completed in 25 milliseconds