Searched refs:kBasePieColorCount (Results 1 – 2 of 2) sorted by relevance
22 const int kBasePieColorCount = 4; variable23 const rgb_color kBasePieColor[kBasePieColorCount]
421 colorIdx % kBasePieColorCount, 0); in _DrawPieChart()435 colorIdx = info->color % kBasePieColorCount; in _DrawDirectory()558 colorIdx = (colorIdx + 1) % kBasePieColorCount; in _DrawDirectory()