Home
last modified time | relevance | path

Searched refs:mnOutOffOrigX (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/vcl/source/gdi/
H A Doutmap.cxx526 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()
[all …]
H A Doutdev.cxx362 mnOutOffOrigX = 0; in OutputDevice()
/AOO41X/main/vcl/inc/vcl/
H A Doutdev.hxx318 long mnOutOffOrigX; member in OutputDevice