Searched refs:ImplLogicHeightToDevicePixel (Results 1 – 6 of 6) sorted by relevance
262 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()
65 nVertRound = ImplLogicHeightToDevicePixel( nVertRound ); in DBG_NAMEEX()
1150 ImplLogicHeightToDevicePixel( nVertMove ) ); in MoveClipRegion()
564 long OutputDevice::ImplLogicHeightToDevicePixel( long nHeight ) const in ImplLogicHeightToDevicePixel() function in OutputDevice
452 SAL_DLLPRIVATE long ImplLogicHeightToDevicePixel( long nHeight ) const;
2926 nVertScroll = ImplLogicHeightToDevicePixel( nVertScroll ); in ImplScroll()
Completed in 99 milliseconds