Searched refs:ulLogPixelsX (Results 1 – 7 of 7) sorted by relevance
213 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()
219 pGdiInfo->ulLogPixelsX = pDevMode->dmLogPixels; in IntInitScreenInfo()
449 pGdiInfo->ulLogPixelsX = pDevMode->dmLogPixels; in bInitPDEV()
315 ULONG ulLogPixelsX; member
614 return pDevCaps->ulLogPixelsX; in GetDeviceCaps()
1280 AspectRatio->cx = pDC->ppdev->gdiinfo.ulLogPixelsX; in DC_vGetAspectRatioFilter()
888 ULONG ulLogPixelsX; member