Lines Matching refs:ImplLogicYToDevicePixel
269 aPosAry.mnSrcY = ImplLogicYToDevicePixel( rSrcPt.Y() ); in DrawOutDev()
271 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in DrawOutDev()
335 aPosAry.mnSrcY = rOutDev.ImplLogicYToDevicePixel( rSrcPt.Y() ); in DrawOutDev()
339 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in DrawOutDev()
402 aPosAry.mnSrcY = ImplLogicYToDevicePixel( rSrcPt.Y() ); in CopyArea()
404 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in CopyArea()
645 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in ImplDrawBitmap()
1145 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in ImplDrawBitmapEx()
1414 aPosAry.mnDestY = ImplLogicYToDevicePixel( rDestPt.Y() ); in ImplDrawMask()
1522 long nY = ImplLogicYToDevicePixel( rSrcPt.Y() ); in GetBitmap()
1671 const long nY = ImplLogicYToDevicePixel( rPt.Y() ); in GetPixel()
1706 ImplLogicYToDevicePixel( rPt.Y() ) , this) ); in GetPixel()