Lines Matching refs:mnOutOffOrigY

538 							 maThresRes.mnThresLogToPixY )+mnOutOffY+mnOutOffOrigY;  in ImplLogicYToDevicePixel()
635 maThresRes.mnThresLogToPixY )+mnOutOffY+mnOutOffOrigY ); in ImplLogicToDevicePixel()
671 maThresRes.mnThresLogToPixY )+mnOutOffY+mnOutOffOrigY, in ImplLogicToDevicePixel()
677 maThresRes.mnThresLogToPixY )+mnOutOffY+mnOutOffOrigY ); in ImplLogicToDevicePixel()
705 maThresRes.mnThresLogToPixY )+mnOutOffY+mnOutOffOrigY; in ImplLogicToDevicePixel()
785 ImplPixelToLogic( rPixelRect.Top()-mnOutOffY-mnOutOffOrigY, mnDPIY, in ImplDevicePixelToLogic()
791 ImplPixelToLogic( rPixelRect.Bottom()-mnOutOffY-mnOutOffOrigY, mnDPIY, in ImplDevicePixelToLogic()
804 aRegion.Move( mnOutOffX+mnOutOffOrigX, mnOutOffY+mnOutOffOrigY ); in ImplPixelToDevicePixel()
843 mnOutOffLogicY = mnOutOffOrigY; in SetMapMode()
946 mnOutOffLogicY = ImplPixelToLogic( mnOutOffOrigY, mnDPIY, in SetMapMode()
1021 mnOutOffLogicY = ImplPixelToLogic( mnOutOffOrigY, mnDPIY, in SetRelativeMapMode()
1049 const double fZeroPointY(((double)maMapRes.mnMapOfsY * fScaleFactorY) + (double)mnOutOffOrigY); in GetViewTransformation()
1108 const double fZeroPointY(((double)aMapRes.mnMapOfsY * fScaleFactorY) + (double)mnOutOffOrigY); in GetViewTransformation()
1153 maThresRes.mnThresLogToPixY )+mnOutOffOrigY ); in LogicToPixel()
1187 maThresRes.mnThresLogToPixY )+mnOutOffOrigY, in LogicToPixel()
1193 maThresRes.mnThresLogToPixY )+mnOutOffOrigY ); in LogicToPixel()
1222 maThresRes.mnThresLogToPixY )+mnOutOffOrigY; in LogicToPixel()
1343 aThresRes.mnThresLogToPixY )+mnOutOffOrigY ); in LogicToPixel()
1389 aThresRes.mnThresLogToPixY )+mnOutOffOrigY, in LogicToPixel()
1395 aThresRes.mnThresLogToPixY )+mnOutOffOrigY ); in LogicToPixel()
1430 aThresRes.mnThresLogToPixY )+mnOutOffOrigY; in LogicToPixel()
2461 mnOutOffOrigY = rOffset.Height(); in SetPixelOffset()
2466 mnOutOffLogicY = ImplPixelToLogic( mnOutOffOrigY, mnDPIY, in SetPixelOffset()
2478 return Size(mnOutOffOrigX, mnOutOffOrigY); in GetPixelOffset()