Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/post/src/glaux_mingw/src/
H A Dtk.c105 static COLORREF gacrSave[MAX_STATIC_COLORS]; variable
1479 gacrSave[i - COLOR_SCROLLBAR] = GetSysColor(i); in GrabStaticEntries()
1551 GetRegistrySysColors(gacrSave, tkNumStaticColors); in ReleaseStaticEntries()
1556 SetSysColors(tkNumStaticColors, gaiStaticIndex, gacrSave); in ReleaseStaticEntries()