Lines Matching refs:aVisAreaWin
199 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END() local
200 VisAreaChanged(aVisAreaWin); in IMPL_LINK_INLINE_END()
267 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END() local
268 VisAreaChanged(aVisAreaWin); in IMPL_LINK_INLINE_END()
361 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in Scroll() local
362 VisAreaChanged(aVisAreaWin); in Scroll()
406 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoom() local
407 VisAreaChanged(aVisAreaWin); in SetZoom()
453 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoomRect() local
454 VisAreaChanged(aVisAreaWin); in SetZoomRect()
488 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in InitWindows() local
489 VisAreaChanged(aVisAreaWin); in InitWindows()
1170 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetWinViewPos() local
1171 VisAreaChanged(aVisAreaWin); in SetWinViewPos()