Home
last modified time | relevance | path

Searched refs:ImplPixelToDevicePixel (Results 1 – 5 of 5) sorted by path

/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx468 SAL_DLLPRIVATE Region ImplPixelToDevicePixel( const Region& rRegion ) const;
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx979 aRegion.Intersect( ImplPixelToDevicePixel( maRegion ) ); in ImplInitClipRegion()
1000 Region aRegion( ImplPixelToDevicePixel( maRegion ) ); in ImplInitClipRegion()
H A Doutdev2.cxx1210 Rectangle aClipRegionBounds( ImplPixelToDevicePixel(maRegion).GetBoundRect() ); in ImplDrawBitmapEx()
H A Doutmap.cxx798 Region OutputDevice::ImplPixelToDevicePixel( const Region& rRegion ) const in ImplPixelToDevicePixel() function in OutputDevice
/trunk/main/vcl/source/window/
H A Dwindow.cxx2029 rRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplIntersectWindowRegion()
2041 aRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplExcludeWindowRegion()
2177 … mpWindowImpl->maWinClipRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplInitWinClipRegion()
2300 rRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplCalcOverlapRegion()
2998 aRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplScroll()
3258 pOldRegion->Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplPosSizeWindow()
3469 … aRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplPosSizeWindow()
3520 aRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplPosSizeWindow()
6280 Region aDevPixRegion = ImplPixelToDevicePixel( aPixRegion ); in ExpandPaintClipRegion()
7627 Region aRegion = ImplPixelToDevicePixel( LogicToPixel( rRegion ) ); in Invalidate()
[all …]

Completed in 206 milliseconds