29 references to ConvertPointToMemory
System.Drawing (29)
commonui\System\Drawing\Advanced\GraphicsPath.cs (9)
156
IntPtr ptbuf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(pts);
755
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
909
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
995
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1014
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1035
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1099
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1119
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1322
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
commonui\System\Drawing\Advanced\Matrix.cs (3)
123
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(plgpts);
470
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(pts);
543
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(pts);
commonui\System\Drawing\Advanced\PathGradientBrush.cs (1)
124
IntPtr pointsBuf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
commonui\System\Drawing\Graphics.cs (16)
1098
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(pts);
1238
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1391
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1667
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1802
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1827
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1853
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1933
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
1958
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
2157
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
2377
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
2408
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(points);
2963
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(destPoints);
3247
IntPtr buf = SafeNativeMethods.Gdip.
ConvertPointToMemory
(destPoints);
3604
IntPtr points = SafeNativeMethods.Gdip.
ConvertPointToMemory
(destPoints);
3898
IntPtr buffer = SafeNativeMethods.Gdip.
ConvertPointToMemory
(destPoints);