Searched refs:aViewportPlaygroundLogic (Results 1 – 1 of 1) sorted by relevance
433 Size aViewportPlaygroundLogic( m_pViewport->PixelToLogic( aViewportPlaygroundPixel ) ); in layoutWindow() local459 m_pVScroll->SetVisibleSize( aViewportPlaygroundLogic.Height() ); in layoutWindow()466 …m_pVScroll->SetPageSize( ::std::max( nFontHeight, aViewportPlaygroundLogic.Height() - nFontHeight … in layoutWindow()472 m_pHScroll->SetVisibleSize( aViewportPlaygroundLogic.Width() ); in layoutWindow()485 …m_pHScroll->SetPageSize( ::std::max( nFontWidth, aViewportPlaygroundLogic.Width() - nFontWidth ) ); in layoutWindow()
Completed in 15 milliseconds