Searched refs:aPointPixel (Results 1 – 3 of 3) sorted by relevance
245 bool IsHit(const Point &aPointPixel);
1530 bool SwPostItMgr::IsHit(const Point &aPointPixel) in IsHit() argument1534 const Point aPoint = mpEditWin->PixelToLogic(aPointPixel); in IsHit()
5776 Point aPointPixel( (long)imgposX, (long)imgposY ); in AutoScaleBitmap() local5777 aVirDevice.DrawBitmapEx( aPointPixel, aRet ); in AutoScaleBitmap()
Completed in 35 milliseconds