Lines Matching refs:aVisSizePixel
198 Size aVisSizePixel = GetActiveWindow()->GetOutputSizePixel(); in IMPL_LINK_INLINE_END() local
199 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END()
266 Size aVisSizePixel = GetActiveWindow()->GetOutputSizePixel(); in IMPL_LINK_INLINE_END() local
267 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END()
360 Size aVisSizePixel = GetActiveWindow()->GetOutputSizePixel(); in Scroll() local
361 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in Scroll()
405 Size aVisSizePixel = GetActiveWindow()->GetOutputSizePixel(); in SetZoom() local
406 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoom()
452 Size aVisSizePixel = GetActiveWindow()->GetOutputSizePixel(); in SetZoomRect() local
453 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoomRect()
487 Size aVisSizePixel = GetActiveWindow()->GetOutputSizePixel(); in InitWindows() local
488 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in InitWindows()
1169 Size aVisSizePixel = GetActiveWindow()->GetOutputSizePixel(); in SetWinViewPos() local
1170 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetWinViewPos()