Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/eng/
H A Dpdevobj.c1069 pDevCaps->ulPlanes = pGdiInfo->cPlanes; in PDEVOBJ_vGetDeviceCaps()
1205 return devcaps.ulPlanes; in NtGdiGetDeviceCaps()
/reactos/win32ss/include/
H A Dntgdityp.h307 ULONG ulPlanes; member
/reactos/win32ss/gdi/gdi32/objects/
H A Ddc.c623 return pDevCaps->ulPlanes; in GetDeviceCaps()