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