Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/objects/
H A Ddc.c692 return (CC_CIRCLES | CC_PIE | CC_CHORD | CC_ELLIPSES | CC_WIDE | in GetDeviceCaps()
/reactos/win32ss/gdi/eng/
H A Dpdevobj.c1274 return (CC_CIRCLES | CC_PIE | CC_CHORD | CC_ELLIPSES | CC_WIDE | in NtGdiGetDeviceCaps()
/reactos/sdk/include/psdk/
H A Dwingdi.h765 #define CC_WIDE 16 macro