Searched refs:mnOutOffOrigX (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/vcl/source/gdi/ |
| H A D | outmap.cxx | 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() [all …]
|
| H A D | outdev.cxx | 362 mnOutOffOrigX = 0; in OutputDevice()
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | outdev.hxx | 318 long mnOutOffOrigX; member in OutputDevice
|