Searched refs:maVirDevPos (Results 1 – 2 of 2) sorted by relevance
376 …maVirDevPos = Point( (aCtrlSize.Width() - mnCtrlSize) / 2, (aCtrlSize.Height() - mnCtrlSize) / 2 ); in InitGlobalGeometry()667 …mrFrameSel.DrawBitmap( maVirDevPos, maVirDev.GetBitmap( Point( 0, 0 ), maVirDev.GetOutputSizePixel… in CopyVirDevToControl()677 aPPoly.Move( maVirDevPos.X(), maVirDevPos.Y() ); in DrawAllTrackingRects()681 aPPoly.Insert( Polygon( Rectangle( maVirDevPos, maVirDev.GetOutputSizePixel() ) ) ); in DrawAllTrackingRects()690 return rMousePos - maVirDevPos; in GetDevPosFromMousePos()
109 Point maVirDevPos; /// Position of virtual device in the control. member
Completed in 19 milliseconds