14 references to Twip2Pixel
System.Windows.Forms (14)
winforms\Managed\System\WinForms\AxHost.cs (14)
5078
RaiseOnMouseMove(button, shift,
Twip2Pixel
((int) x, true),
Twip2Pixel
((int) y, false));
5105
RaiseOnMouseUp(button, shift,
Twip2Pixel
((int) x, true),
Twip2Pixel
((int) y, false));
5132
RaiseOnMouseDown(button, shift,
Twip2Pixel
((int) x,true),
Twip2Pixel
((int) y, false));
6235
Twip2Pixel
(value,false).ToString(CultureInfo.InvariantCulture));
6236
GetP().Height =
Twip2Pixel
(value, false);
6248
Twip2Pixel
(value, true).ToString(CultureInfo.InvariantCulture));
6249
GetP().Left =
Twip2Pixel
(value, true);
6293
Twip2Pixel
(value, false).ToString(CultureInfo.InvariantCulture));
6294
GetP().Top =
Twip2Pixel
(value, false);
6318
Twip2Pixel
(value, true).ToString(CultureInfo.InvariantCulture));
6319
GetP().Width =
Twip2Pixel
(value, true);