31 references to ConvertPointToMemory
System.Drawing (31)
commonui\System\Drawing\Advanced\GraphicsPath.cs (10)
103IntPtr ptbuf = SafeNativeMethods.Gdip.ConvertPointToMemory(pts); 711IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 862IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 934IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 951IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 972IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1058IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1078IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1304IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1648IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(destPoints);
commonui\System\Drawing\Advanced\Matrix.cs (3)
88IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(plgpts); 438IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(pts); 502IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(pts);
commonui\System\Drawing\Advanced\PathGradientBrush.cs (1)
64IntPtr pointsBuf = SafeNativeMethods.Gdip.ConvertPointToMemory(points);
commonui\System\Drawing\Graphics.cs (17)
1065IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(pts); 1182IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1354IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1642IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1714IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1740IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1775IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1881IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 1907IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 2121IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 2316IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 2350IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(points); 2930IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(destPoints); 3123IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(destPoints); 3181IntPtr buf = SafeNativeMethods.Gdip.ConvertPointToMemory(destPoints); 3558IntPtr points = SafeNativeMethods.Gdip.ConvertPointToMemory(destPoints); 3836IntPtr buffer = SafeNativeMethods.Gdip.ConvertPointToMemory(destPoints);