Searched refs:globalColorIndex (Results 1 – 1 of 1) sorted by relevance
583 int globalColorIndex = 0; in setupEventColors() local587 timerColorInfo[i] = globalColorArray[globalColorIndex]; in setupEventColors()588 globalColorIndex = (globalColorIndex + 1) % numGlobalColors; in setupEventColors()