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