Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/eng/
H A Dpdevobj.c1095 pDevCaps->ulBltAlignment = pGdiInfo->ulBltAlignment; in PDEVOBJ_vGetDeviceCaps()
1247 return devcaps.ulBltAlignment; in NtGdiGetDeviceCaps()
/reactos/win32ss/drivers/displays/framebuf/
H A Dscreen.c218 pGdiInfo->ulBltAlignment = 1; in IntInitScreenInfo()
/reactos/win32ss/drivers/displays/vga_new/
H A Dscreen.c445 pGdiInfo->ulBltAlignment = 1; // We don't have accelerated screen- in bInitPDEV()
/reactos/win32ss/include/
H A Dntgdityp.h327 ULONG ulBltAlignment; member
/reactos/win32ss/gdi/gdi32/objects/
H A Ddc.c665 return pDevCaps->ulBltAlignment; in GetDeviceCaps()
/reactos/sdk/include/psdk/
H A Dwinddi.h910 ULONG ulBltAlignment; member