Lines Matching refs:mnOutOffOrigX

526 							 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX;  in ImplLogicXToDevicePixel()
632 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()
668 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()
674 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX, in ImplLogicToDevicePixel()
702 maThresRes.mnThresLogToPixX )+mnOutOffX+mnOutOffOrigX; in ImplLogicToDevicePixel()
782 return Rectangle( ImplPixelToLogic( rPixelRect.Left()-mnOutOffX-mnOutOffOrigX, mnDPIX, in ImplDevicePixelToLogic()
788 ImplPixelToLogic( rPixelRect.Right()-mnOutOffX-mnOutOffOrigX, mnDPIX, in ImplDevicePixelToLogic()
804 aRegion.Move( mnOutOffX+mnOutOffOrigX, mnOutOffY+mnOutOffOrigY ); in ImplPixelToDevicePixel()
842 mnOutOffLogicX = mnOutOffOrigX; // no mapping -> equal offsets in SetMapMode()
943 mnOutOffLogicX = ImplPixelToLogic( mnOutOffOrigX, mnDPIX, in SetMapMode()
1018 mnOutOffLogicX = ImplPixelToLogic( mnOutOffOrigX, mnDPIX, in SetRelativeMapMode()
1048 const double fZeroPointX(((double)maMapRes.mnMapOfsX * fScaleFactorX) + (double)mnOutOffOrigX); in GetViewTransformation()
1107 const double fZeroPointX(((double)aMapRes.mnMapOfsX * fScaleFactorX) + (double)mnOutOffOrigX); in GetViewTransformation()
1150 maThresRes.mnThresLogToPixX )+mnOutOffOrigX, in LogicToPixel()
1184 maThresRes.mnThresLogToPixX )+mnOutOffOrigX, in LogicToPixel()
1190 maThresRes.mnThresLogToPixX )+mnOutOffOrigX, in LogicToPixel()
1219 maThresRes.mnThresLogToPixX )+mnOutOffOrigX; in LogicToPixel()
1340 aThresRes.mnThresLogToPixX )+mnOutOffOrigX, in LogicToPixel()
1386 aThresRes.mnThresLogToPixX )+mnOutOffOrigX, in LogicToPixel()
1392 aThresRes.mnThresLogToPixX )+mnOutOffOrigX, in LogicToPixel()
1427 aThresRes.mnThresLogToPixX )+mnOutOffOrigX; in LogicToPixel()
2460 mnOutOffOrigX = rOffset.Width(); in SetPixelOffset()
2463 mnOutOffLogicX = ImplPixelToLogic( mnOutOffOrigX, mnDPIX, in SetPixelOffset()
2478 return Size(mnOutOffOrigX, mnOutOffOrigY); in GetPixelOffset()