Home
last modified time | relevance | path

Searched refs:ulLogPixelsX (Results 1 – 7 of 7) sorted by relevance

/reactos/win32ss/gdi/eng/
H A Dpdevobj.c213 if (ppdev->gdiinfo.ulLogPixelsX == 0) in PDEVOBJ_bEnablePDEV()
214 ppdev->gdiinfo.ulLogPixelsX = 96; in PDEVOBJ_bEnablePDEV()
1078 pDevCaps->ulLogPixelsX = pGdiInfo->ulLogPixelsX; in PDEVOBJ_vGetDeviceCaps()
1196 return devcaps.ulLogPixelsX; in NtGdiGetDeviceCaps()
/reactos/win32ss/drivers/displays/framebuf/
H A Dscreen.c219 pGdiInfo->ulLogPixelsX = pDevMode->dmLogPixels; in IntInitScreenInfo()
/reactos/win32ss/drivers/displays/vga_new/
H A Dscreen.c449 pGdiInfo->ulLogPixelsX = pDevMode->dmLogPixels; in bInitPDEV()
/reactos/win32ss/include/
H A Dntgdityp.h315 ULONG ulLogPixelsX; member
/reactos/win32ss/gdi/gdi32/objects/
H A Ddc.c614 return pDevCaps->ulLogPixelsX; in GetDeviceCaps()
/reactos/win32ss/gdi/ntgdi/
H A Dcoord.c1280 AspectRatio->cx = pDC->ppdev->gdiinfo.ulLogPixelsX; in DC_vGetAspectRatioFilter()
/reactos/sdk/include/psdk/
H A Dwinddi.h888 ULONG ulLogPixelsX; member