Searched refs:maWinRegion (Results 1 – 2 of 2) sorted by relevance
153 maWinRegion = Region(true); in WindowImpl()1421 if ( !mpWindowImpl->maWinRegion.IsInside( aTempPos ) ) in ImplHitTest()2029 rRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplIntersectWindowRegion()2041 aRegion.Intersect( ImplPixelToDevicePixel( mpWindowImpl->maWinRegion ) ); in ImplExcludeWindowRegion()6073 mpWindowImpl->maWinRegion = Region(true); in SetWindowRegionPixel()6081 mpWindowImpl->maWinRegion = Region(true); in SetWindowRegionPixel()6112 mpWindowImpl->maWinRegion = rRegion; in SetWindowRegionPixel()6119 mpWindowImpl->maWinRegion.GetRegionRectangles(aRectangles); in SetWindowRegionPixel()6165 mpWindowImpl->maWinRegion = Region(true); in SetWindowRegionPixel()6173 mpWindowImpl->maWinRegion = rRegion; in SetWindowRegionPixel()[all …]
292 Region maWinRegion; // region to 'shape' the VCL window (frame coordinates) member in WindowImpl
Completed in 114 milliseconds