Home
last modified time | relevance | path

Searched refs:IntLPtoDP (Results 1 – 11 of 11) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Dbitblt.c76 IntLPtoDP(DCDest, (LPPOINT)&DestRect, 2); in NtGdiAlphaBlend()
92 IntLPtoDP(DCSrc, (LPPOINT)&SourceRect, 2); in NtGdiAlphaBlend()
254 IntLPtoDP(DCDest, (LPPOINT)&rcDest, 2); in NtGdiTransparentBlt()
265 IntLPtoDP(DCSrc, (LPPOINT)&rcSrc, 2); in NtGdiTransparentBlt()
437 IntLPtoDP(DCDest, (LPPOINT)&DestRect, 2); in NtGdiMaskBlt()
681 IntLPtoDP(DCDest, (LPPOINT)&DestRect, 2); in GreStretchBltMask()
712 IntLPtoDP(DCSrc, (LPPOINT)&SourceRect, 2); in GreStretchBltMask()
765 IntLPtoDP(DCMask, &MaskPoint, 1); in GreStretchBltMask()
891 IntLPtoDP(pdc, (LPPOINT)&DestRect, 2); in IntPatBlt()
1466 IntLPtoDP(pdc, (LPPOINT)&rcDst, 2); in NtGdiSetPixel()
[all …]
H A Dfillshap.c54 IntLPtoDP(dc, Points, Count); in IntGdiPolygon()
120 IntLPtoDP(dc, &pPath->pos, 1); in IntGdiPolygon()
321 IntLPtoDP(dc, (LPPOINT)&RectBounds, 2); in NtGdiEllipse()
596 IntLPtoDP(dc, (LPPOINT)&DestRect, 2); in IntRectangle()
677 IntLPtoDP(dc, &pPath->pos, 1); in IntRectangle()
856 IntLPtoDP(dc, (LPPOINT)&RectBounds, 2); in IntRoundRect()
1010 IntLPtoDP(pdc, (LPPOINT)&rclExtent, 2); in GreGradientFill()
1024 IntLPtoDP(pdc, (LPPOINT)&ptlDitherOrg, 1); in GreGradientFill()
1174 IntLPtoDP(dc, (LPPOINT)&Pt, 1); in NtGdiExtFloodFill()
H A Dcliprgn.c466 IntLPtoDP(pdc, (LPPOINT)&rect, 2); in NtGdiExcludeClipRect()
517 IntLPtoDP(pdc, (LPPOINT)&rect, 2); in NtGdiIntersectClipRect()
565 IntLPtoDP(pdc, apt, 2); in NtGdiOffsetClipRgn()
614 IntLPtoDP(dc, &pt, 1); in NtGdiPtVisible()
667 IntLPtoDP(dc, (LPPOINT)&Rect, 2); in NtGdiRectVisible()
H A Dline.c182 IntLPtoDP(dc, Points, 2); in IntGdiLineTo()
219 IntLPtoDP(dc, &pPath->pos, 1); in IntGdiLineTo()
357 IntLPtoDP(dc, Points, Count); in IntGdiPolyline()
382 IntLPtoDP(dc, &pPath->pos, 1); in IntGdiPolyline()
517 IntLPtoDP(dc, (PPOINT)&rcLockRect, 2); in NtGdiLineTo()
H A Darc.c104 IntLPtoDP(dc, (LPPOINT)&RectBounds, 2); in IntArc()
105 IntLPtoDP(dc, (LPPOINT)&RectSEpts, 2); in IntArc()
H A Dcoord.h182 IntLPtoDP(DC* pdc, PPOINTL ppt, UINT count) in IntLPtoDP() function
H A Ddcutil.c29 IntLPtoDP(dc, lpPoints, nCount); in GreLPtoDP()
842 IntLPtoDP( pdc, (POINT *)&rcl, 2 ); in NtGdiSetBoundsRect()
H A Dpath.c445 IntLPtoDP(dc, (PPOINT)rect, 2); in PATH_CheckRect()
472 IntLPtoDP( dc, &path->pPoints[path->numEntriesUsed], count ); in add_log_points()
567 IntLPtoDP( dc, &pPath->pos, 1 ); in PATH_MoveTo()
702 IntLPtoDP( dc, (PPOINT)&ellipse, 2 ); in PATH_RoundRect()
1215 IntLPtoDP( dc, &pPath->pos, 1); in PATH_PolyDraw()
2531 IntLPtoDP( dc, &pPath->pos, 1 ); in NtGdiBeginPath()
H A Ddibobj.c567 IntLPtoDP(pDC, (LPPOINT)&rcDest, 2); in NtGdiSetDIBitsToDeviceInternal()
1329 IntLPtoDP(pdc, (POINTL*)&sizel, 1); in NtGdiStretchDIBitsInternal()
1443 IntLPtoDP(pdc, (POINTL*)&rcDst, 2); in NtGdiStretchDIBitsInternal()
H A Dfreetype.c6841 IntLPtoDP(dc, &Start, 1); in IntExtTextOutW()
6861 IntLPtoDP(dc, (POINT*)lprc, 2); in IntExtTextOutW()
/reactos/win32ss/user/ntuser/
H A Dcursoricon.c1787 IntLPtoDP(pdc, (LPPOINT)&rcDest, 2); in UserDrawIconEx()
2031 IntLPtoDP(pdc, (LPPOINT)&rcDest, 2); in UserDrawIconEx()