4 references to Pix2HM
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (4)
196
pPtlHimetric->x =
Pix2HM
((int)pPtfContainer->X, s_logPixelsX);
197
pPtlHimetric->y =
Pix2HM
((int)pPtfContainer->Y, s_logPixelsY);
201
pPtlHimetric->x =
Pix2HM
((int)pPtfContainer->X, s_logPixelsX);
202
pPtlHimetric->y =
Pix2HM
((int)pPtfContainer->Y, s_logPixelsY);