Home
last modified time | relevance | path

Searched refs:ColorList (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/cpl/desk/
H A Dtheme.c335 INT ColorList[NUM_COLORS]; in ApplyScheme() local
339 ColorList[i] = i; in ApplyScheme()
340 SetSysColors(NUM_COLORS, ColorList, scheme->crColor); in ApplyScheme()