Searched refs:aZoomInSize (Results 1 – 1 of 1) sorted by relevance
626 Size aZoomInSize( GetDepWin()->GetSizePixel()); in IMPL_LINK() local627 aZoomInSize.Width() *= 1.25; in IMPL_LINK()628 aZoomInSize.Height() *= 1.25; in IMPL_LINK()629 GetDepWin()->SetSizePixel( aZoomInSize ); in IMPL_LINK()
Completed in 21 milliseconds