Home
last modified time | relevance | path

Searched defs:hCS (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Dcolor.h19 #define COLORSPACEOBJ_LockCS(hCS) ((PCOLORSPACE)GDIOBJ_LockObject((HGDIOBJ)hCS, GDIObjType_ICMLCS_… argument
H A Dicm.c23 HCOLORSPACE hCS; in IntGdiCreateColorSpace() local
/reactos/win32ss/gdi/gdi32/objects/
H A Dicm.c104 HCOLORSPACE hCS in SetColorSpace()