Lines Matching refs:Y
295 rMapRes.mnMapOfsY = aOrigin.Y(); in ImplCalcMapResolution()
334 rMapRes.mnMapOfsY = (long)aY + aOrigin.Y(); in ImplCalcMapResolution()
628 return Point( rLogicPt.X()+mnOutOffX, rLogicPt.Y()+mnOutOffY ); in ImplLogicToDevicePixel()
633 ImplLogicToPixel( rLogicPt.Y() + maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel()
703 aPt.Y() = ImplLogicToPixel( pPt->Y()+maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel()
715 aPt.Y() += mnOutOffY; in ImplLogicToDevicePixel()
891 maMapRes.mnMapOfsY = aOrigin.Y(); in SetMapMode()
1011 MapMode aNewMapMode( MAP_RELATIVE, Point( -aPt.X(), -aPt.Y() ), aXF, aYF ); in SetRelativeMapMode()
1151 ImplLogicToPixel( rLogicPt.Y() + maMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1220 aPt.Y() = ImplLogicToPixel( pPt->Y() + maMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1341 ImplLogicToPixel( rLogicPt.Y() + aMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1428 aPt.Y() = ImplLogicToPixel( pPt->Y() + aMapRes.mnMapOfsY, mnDPIY, in LogicToPixel()
1546 ImplPixelToLogic( rDevicePt.Y(), mnDPIY, in PixelToLogic()
1615 aPt.Y() = ImplPixelToLogic( pPt->Y(), mnDPIY, in PixelToLogic()
1737 ImplPixelToLogic( rDevicePt.Y(), mnDPIY, in PixelToLogic()
1827 aPt.Y() = ImplPixelToLogic( pPt->Y(), mnDPIY, in PixelToLogic()
2183 fn5( rPtSource.Y() + aMapResSource.mnMapOfsY, in LogicToLogic()
2268 fn3( rPtSource.Y(), nNumerator, nDenominator ) ); in LogicToLogic()
2278 fn5( rPtSource.Y() + aMapResSource.mnMapOfsY, in LogicToLogic()