Home
last modified time | relevance | path

Searched refs:ImplLogicHeightToDevicePixel (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx2926 nVertScroll = ImplLogicHeightToDevicePixel( nVertScroll ); in ImplScroll()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx262 aPosAry.mnSrcHeight = ImplLogicHeightToDevicePixel( rSrcSize.Height() ); in DrawOutDev()
264 aPosAry.mnDestHeight = ImplLogicHeightToDevicePixel( rDestSize.Height() ); in DrawOutDev()
337 aPosAry.mnSrcHeight = rOutDev.ImplLogicHeightToDevicePixel( rSrcSize.Height() ); in DrawOutDev()
341 aPosAry.mnDestHeight = ImplLogicHeightToDevicePixel( rDestSize.Height() ); in DrawOutDev()
397 aPosAry.mnSrcHeight = ImplLogicHeightToDevicePixel( rSrcSize.Height() ); in CopyArea()
647 aPosAry.mnDestHeight = ImplLogicHeightToDevicePixel( rDestSize.Height() ); in ImplDrawBitmap()
1156 aPosAry.mnDestHeight = ImplLogicHeightToDevicePixel( rDestSize.Height() ); in ImplDrawBitmapEx()
1425 aPosAry.mnDestHeight = ImplLogicHeightToDevicePixel( rDestSize.Height() ); in ImplDrawMask()
1533 long nHeight = ImplLogicHeightToDevicePixel( rSize.Height() ); in GetBitmap()
H A Doutdev5.cxx65 nVertRound = ImplLogicHeightToDevicePixel( nVertRound ); in DBG_NAMEEX()
H A Doutmap.cxx564 long OutputDevice::ImplLogicHeightToDevicePixel( long nHeight ) const in ImplLogicHeightToDevicePixel() function in OutputDevice
H A Doutdev.cxx1150 ImplLogicHeightToDevicePixel( nVertMove ) ); in MoveClipRegion()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx452 SAL_DLLPRIVATE long ImplLogicHeightToDevicePixel( long nHeight ) const;

Completed in 131 milliseconds