Lines Matching refs:Width

296 …  m_pEngine->SetPaperSize( Size( m_pEngine->GetPaperSize().Width(), m_pEngine->GetTextHeight() ) );  in EditEngineStatusChanged()
431 …aViewportPlaygroundPixel.Width() = ::std::max( long( 10 ), long( aViewportPlaygroundPixel.Width() … in layoutWindow()
436 …Size aViewportSizePixel( aViewportPlaygroundPixel.Width() - 2 * nOffset, aViewportPlaygroundPixel.… in layoutWindow()
443 …m_pVScroll->SetPosSizePixel( Point( aViewportPlaygroundPixel.Width(), 0 ), Size( nScrollBarWidth, … in layoutWindow()
445 …t( 0, aViewportPlaygroundPixel.Height() ), Size( aViewportPlaygroundPixel.Width(), nScrollBarHeigh… in layoutWindow()
447 …m_pScrollCorner->SetPosSizePixel( Point( aViewportPlaygroundPixel.Width(), aViewportPlaygroundPixe… in layoutWindow()
451 … m_pEngine->SetPaperSize( Size( aViewportSizeLogic.Width(), m_pEngine->GetTextHeight() ) ); in layoutWindow()
472 m_pHScroll->SetVisibleSize( aViewportPlaygroundLogic.Width() ); in layoutWindow()
474 long nFontWidth = m_pEngine->GetStandardFont(0).GetSize().Width(); in layoutWindow()
485 …m_pHScroll->SetPageSize( ::std::max( nFontWidth, aViewportPlaygroundLogic.Width() - nFontWidth ) ); in layoutWindow()
505 …long nOverallTextWidth = ( aPaperSize.Width() == EMPTY_PAPER_SIZE ) ? m_pEngine->CalcTextWidth() :… in updateScrollbars()
616 aPlayground.Right() -= aOnePixel.Width(); in Draw()
634 lcl_inflate( aPlayground, -aOnePixel.Width(), -aOnePixel.Height() ); in Draw()
638 lcl_inflate( aPlayground, -aOnePixel.Width(), -aOnePixel.Height() ); in Draw()
639 lcl_inflate( aPlayground, -aOnePixel.Width(), -aOnePixel.Height() ); in Draw()