Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutmap.cxx538 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()
[all …]
H A Doutdev.cxx364 mnOutOffOrigY = 0; in OutputDevice()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx322 long mnOutOffOrigY; member in OutputDevice