Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dintgdi.h86 IntSetSysColors(UINT nColors, CONST INT *Elements, CONST COLORREF *Colors);
H A Dstockobj.c300 IntSetSysColors(UINT nColors, CONST INT *Elements, CONST COLORREF *Colors) in IntSetSysColors() function
/reactos/win32ss/user/ntuser/
H A Dntstubs.c313 IntSetSysColors(cElements, lpaElements, lpaRgbValues); in NtUserSetSysColors()