Home
last modified time | relevance | path

Searched refs:Width (Results 126 – 150 of 1801) sorted by relevance

12345678910>>...73

/trunk/main/vcl/source/control/
H A Dilstbox.cxx599 if ( maUserItemSize.Width() > mnMaxWidth ) in ImplCalcMetrics()
1865 aImgSz.Width() = CalcZoom( aImgSz.Width() ); in DrawEntry()
1918 if ( aImgSz.Width() > 0 ) in DrawEntry()
2165 aSz.Width() = mnMaxWidth + 2*mnBorder; in CalcSize()
2553 aInnerSz.Width() -= nSBWidth; in ImplResizeControls()
3002 aImgSz.Width() = CalcZoom( aImgSz.Width() ); in DrawEntry()
3040 long nMaxWidth = Max( maImage.GetSizePixel().Width(), maUserItemSize.Width() ); in DrawEntry()
3235 aFloatSz.Width() = aSz.Width() + nLeft + nRight; in CalcFloatSize()
3242 aFloatSz.Width() += nSBWidth; in CalcFloatSize()
3256 if( aFloatSz.Width() < aParentSz.Width() ) in CalcFloatSize()
[all …]
/trunk/main/toolkit/source/layout/core/
H A Dbin.cxx147 aChildArea.Width = SAL_MIN( rArea.Width, maChildRequisition.Width ); in allocateArea()
148 aChildArea.Width += (sal_Int32) SAL_MAX( in allocateArea()
149 0, (rArea.Width - maChildRequisition.Width) * fHorFill ); in allocateArea()
154 aChildArea.X = rArea.X + (sal_Int32)( (rArea.Width - aChildArea.Width) * fHorAlign ); in allocateArea()
189 maRequisition.Width = SAL_MAX( maRequisition.Width, mnMinWidth ); in getMinimumSize()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx209 aLBPos.X() += aSize.Width() in setPosition()
523 …= ::std::max( m_aRB_Splines_Cubic.CalcMinimumSize().Width(), m_aRB_Splines_B.CalcMinimumSize().Wid… in adjustControlPositions()
525 …neSeparator.GetSizePixel().Width() + m_aFT_SplineOrder.LogicToPixel( Size(RSC_SP_CTRL_GROUP_X,0), … in adjustControlPositions()
537 … ::std::max( m_aFT_SplineOrder.CalcMinimumSize().Width(), m_aFT_SplineResolution.CalcMinimumSize()… in adjustControlPositions()
552 if(aDlgSize.Width()< (nX+nBorder) ) in adjustSize()
554 aDlgSize.Width() = (nX+nBorder); in adjustSize()
558 aLineSize.Width() = aDlgSize.Width(); in adjustSize()
644 nDistance = 2*aDistanceSize.Width(); in SplineResourceGroup()
646 aButtonSize.Width() = aMinSize.Width() + nDistance; in SplineResourceGroup()
684 aNew.X() += ( aSize.Width() + aDistanceSize.Width() ); in setPosition()
[all …]
H A Dres_Titles.cxx59 …MaxTextWidth = ::std::max( m_aFT_Main.CalcMinimumSize().Width(),m_aFT_Sub.CalcMinimumSize().Width(… in TitleResources()
60 nMaxTextWidth = ::std::max( nMaxTextWidth, m_aFT_XAxis.CalcMinimumSize().Width() ) ; in TitleResources()
61 nMaxTextWidth = ::std::max( nMaxTextWidth, m_aFT_YAxis.CalcMinimumSize().Width() ) ; in TitleResources()
62 nMaxTextWidth = ::std::max( nMaxTextWidth, m_aFT_ZAxis.CalcMinimumSize().Width() ) ; in TitleResources()
65 … nMaxTextWidth = ::std::max( nMaxTextWidth, m_aFT_SecondaryXAxis.CalcMinimumSize().Width() ) ; in TitleResources()
66 … nMaxTextWidth = ::std::max( nMaxTextWidth, m_aFT_SecondaryYAxis.CalcMinimumSize().Width() ) ; in TitleResources()
70 long nEditFieldXPos = m_aFT_Main.GetPosPixel().X() + nMaxTextWidth + aControlDistance.Width(); in TitleResources()
71 …long nEditFieldWidth = m_aEd_Main.GetPosPixel().X() + m_aEd_Main.GetSizePixel().Width() - nEditFie… in TitleResources()
76 aFTSize.Width() = nMaxTextWidth; in TitleResources()
100 aEditSize.Width() = nEditFieldWidth; in TitleResources()
/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx254 const sal_uLong nDX = nGrowSize * maSize.Width(); in Expand()
286 const Point aSrcPos( nSrcPos * maSize.Width(), 0L ), aPos( nPos * maSize.Width(), 0L ); in Replace()
305 const Point aSrcPos( nSrcPos * maSize.Width(), 0L ), aPos( nPos * maSize.Width(), 0L ); in Replace()
322 const Point aNullPos, aPos( nPos * maSize.Width(), 0L ); in Replace()
365 AlphaMask aAlpha( Size( nPosCount * maSize.Width(), maSize.Height() ) ); in GetBitmapEx()
373 const Point aSrcPos( pPosAry[ i ] * maSize.Width(), 0L ); in GetBitmapEx()
374 const Point aPos( i * maSize.Width(), 0L ); in GetBitmapEx()
392 const Point aSrcPos( nPos * maSize.Width(), 0 ); in Draw()
437 const long nW = pAcc->Width(); in Draw()
607 const Point aPos( ( nPos < 0 ) ? 0 : ( nPos * maSize.Width() ), 0 ); in ImplUpdateDisabledBmpEx()
[all …]
/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx305 if ( aSize100thMM.Width && aSize100thMM.Height ) in ImpCompressGraphic()
307 …tic_cast< sal_Int32 >( ( (double)aSourceSizePixel.Width * aGraphicCropLogic.Left ) / aSize100thMM. in ImpCompressGraphic()
309 …_Int32 >( ( (double)aSourceSizePixel.Width * ( aSize100thMM.Width - aGraphicCropLogic.Right ) ) / … in ImpCompressGraphic()
313 aSourceSizePixel.Width = aGraphicCropPixel.Right - aGraphicCropPixel.Left; in ImpCompressGraphic()
321 if ( ( aSourceSizePixel.Width > 0 ) && ( aSourceSizePixel.Height > 0 ) ) in ImpCompressGraphic()
332 if ( rGraphicSettings.mnImageResolution && aLogicalSize.Width && aLogicalSize.Height ) in ImpCompressGraphic()
334 …const double fSourceDPIX = ((double)aSourceSizePixel.Width / ((double)aLogicalSize.Width / 2540.0 … in ImpCompressGraphic()
347 if ( bNeedsOptimizing && aDestSizePixel.Width && aDestSizePixel.Height ) in ImpCompressGraphic()
446 …aGraphicUserIter->maGraphicCropLogic.Left * ((double)aNewSize.Width / (double)aSize100thMM.Width)); in CompressGraphics()
448 …GraphicUserIter->maGraphicCropLogic.Right * ((double)aNewSize.Width / (double)aSize100thMM.Width)); in CompressGraphics()
[all …]
/trunk/main/vcl/source/window/
H A Dsyswin.cxx417 if ( !aSize.Width() ) in RollUp()
418 aSize.Width() = GetOutputSizePixel().Width(); in RollUp()
454 mpWindowImpl->mpFrame->SetMinClientSize( rSize.Width(), rSize.Height() ); in SetMinOutputSizePixel()
462 if( aSize.Width() > SHRT_MAX || aSize.Width() <= 0 ) in SetMaxOutputSizePixel()
463 aSize.Width() = SHRT_MAX; in SetMaxOutputSizePixel()
487 if ( aSize.Width() < maMinOutSize.Width() ) in GetResizeOutputSizePixel()
488 aSize.Width() = maMinOutSize.Width(); in GetResizeOutputSizePixel()
704 Point aPos( (aParentSizePixel.Width() - i_nWidth) / 2, in ImplMoveToScreen()
738 if( maMinOutSize.Width() > aState.mnWidth ) in SetWindowStateData()
739 aState.mnWidth = maMinOutSize.Width(); in SetWindowStateData()
[all …]
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx160 rLayout.ScanLineBytes = aBmpSize.Width()*4; in getData()
175 x<aBmpSize.Width() && x<rect.X2; in getData()
187 x<aBmpSize.Width() && x<rect.X2; in getData()
262 x<aBmpSize.Width() && x<rect.X2; in setData()
285 x<aBmpSize.Width() && x<rect.X2; in setData()
307 x<aBmpSize.Width() && x<rect.X2; in setData()
326 x<aBmpSize.Width() && x<rect.X2; in setData()
355 x<aBmpSize.Width() && x<rect.X2; in setData()
373 x<aBmpSize.Width() && x<rect.X2; in setData()
390 x<aBmpSize.Width() && x<rect.X2; in setData()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx92 Size aSiz(rR.GetSize()); aSiz.Width()--; aSiz.Height()--; in AdjustTextFrameWidthAndHeight()
95 if (aTmpSiz.Width()!=0) aMaxSiz.Width()=aTmpSiz.Width(); in AdjustTextFrameWidthAndHeight()
101 if (nMaxWdt==0 || nMaxWdt>aMaxSiz.Width()) nMaxWdt=aMaxSiz.Width(); in AdjustTextFrameWidthAndHeight()
103 aSiz.Width()=nMaxWdt; in AdjustTextFrameWidthAndHeight()
115 aSiz.Width()-=nHDist; in AdjustTextFrameWidthAndHeight()
117 if (aSiz.Width()<2) aSiz.Width()=2; // Mindestgroesse 2 in AdjustTextFrameWidthAndHeight()
125 if (bHScroll) aSiz.Width()=0x0FFFFFFF; // Laufschrift nicht umbrechen in AdjustTextFrameWidthAndHeight()
134 nWdt=aSiz2.Width()+1; // lieber etwas Tolleranz in AdjustTextFrameWidthAndHeight()
154 nWdt=aSiz2.Width()+1; // lieber etwas Tolleranz in AdjustTextFrameWidthAndHeight()
H A Dsvdomedia.cxx153 if( aSize.Height() != 0 && aSize.Width() != 0 ) in AdjustToMaxRect()
161 ( aSize.Width() > aMaxSize.Width() ) )&& in AdjustToMaxRect()
164 float fGrfWH = (float)aSize.Width() / in AdjustToMaxRect()
166 float fWinWH = (float)aMaxSize.Width() / in AdjustToMaxRect()
172 aSize.Width() = (long)(aMaxSize.Height() * fGrfWH); in AdjustToMaxRect()
177 aSize.Width() = aMaxSize.Width(); in AdjustToMaxRect()
178 aSize.Height()= (long)(aMaxSize.Width() / fGrfWH); in AdjustToMaxRect()
187 aPos.X() -= aSize.Width() / 2; in AdjustToMaxRect()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx791 aNewSize.Width() = aSize.Width() - ( aPnt.X() * 2 ); in Resize()
799 aNewSize.Width() = aSize.Width() - ( aPnt.X() * 2 ); in Resize()
804 aPnt.X() += ( aNewSize.Width() - aBtnSize.Width() ); in Resize()
1149 if ( aSize.Width() < aMinSize.Width() ) in Resize()
1150 aSize.Width() = aMinSize.Width(); in Resize()
1153 aNewSize.Width() = aSize.Width() - ( aPnt.X() * 2 ); in Resize()
1427 aNewSize.Width() = aSize.Width() - ( aPnt.X() * 2 ); in Resize()
1435 aNewSize.Width() = aSize.Width() - ( aPnt.X() * 2 ); in Resize()
1440 aPnt.X() += ( aNewSize.Width() - aBtnSize.Width() ); in Resize()
1815 aNewSize.Width() = aSize.Width() - ( aPnt.X() * 2 ); in Resize()
[all …]
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx145 maBox.Width() = aSize.Width() / 3; in DemoRenderer()
163 double d, dIncr = maSize.Width() / 3; in drawGrid()
164 for ( d = 0; d <= maSize.Width(); d += dIncr ) in drawGrid()
171 geometry::RealPoint2D( maSize.Width(), d ), in drawGrid()
326 translate( maBox.Width(), 0.0 ); in drawEllipses()
357 translate( maBox.Width() * 2.0, 0.0 ); in drawText()
380 translate( maBox.Width()*0.1, maBox.Height()*0.2 ); in drawImages()
404 translate( maBox.Width(), maBox.Height() ); in drawLines()
417 translate( maBox.Width() * 2.0, maBox.Height() ); in drawCurves()
421 translate( maBox.Width() * .5, maBox.Height() * .5 ); in drawCurves()
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx327 aWindowSize.Width(), in clear()
346 if (rTmpSize.Width()<=0 || rTmpSize.Height()<=0) in getTransformation()
354 const Size aWindowSize( rTmpSize.Width()-1, in getTransformation()
360 aOutputSize.Width() = (long)( aOutputSize.Width() / 1.03 ); in getTransformation()
367 const double page_ratio = (double)aPageSize.Width() / (double)aPageSize.Height(); in getTransformation()
368 const double output_ratio = (double)aOutputSize.Width() / (double)aOutputSize.Height(); in getTransformation()
372 aOutputSize.Height() = ( aOutputSize.Width() * aPageSize.Height() ) / aPageSize.Width(); in getTransformation()
376 aOutputSize.Width() = ( aOutputSize.Height() * aPageSize.Width() ) / aPageSize.Height(); in getTransformation()
379 Point aOutputOffset( ( aWindowSize.Width() - aOutputSize.Width() ) >> 1, in getTransformation()
387 aOutputSize.Width(), aOutputSize.Height(), aOutputOffset.X(), aOutputOffset.Y())); in getTransformation()
[all …]
/trunk/main/avmedia/source/win/
H A Dwindow.cxx230 int nW = aRect.Width, nH = aRect.Height; in ImplLayoutVideoWindow()
241 aPrefSize.Width >>= 2; in ImplLayoutVideoWindow()
247 aPrefSize.Width >>= 1; in ImplLayoutVideoWindow()
253 aPrefSize.Width <<= 1; in ImplLayoutVideoWindow()
259 aPrefSize.Width <<= 2; in ImplLayoutVideoWindow()
272 if( ( aPrefSize.Width <= nVideoW ) && ( aPrefSize.Height <= nVideoH ) ) in ImplLayoutVideoWindow()
274 nX = ( nVideoW - aPrefSize.Width ) >> 1; in ImplLayoutVideoWindow()
276 nWidth = aPrefSize.Width; in ImplLayoutVideoWindow()
286 double fPrefWH = (double) aPrefSize.Width / aPrefSize.Height; in ImplLayoutVideoWindow()
474 ::SetWindowPos( (HWND) mnFrameWnd, HWND_TOP, X, Y, Width, Height, 0 ); in setPosSize()
[all …]
/trunk/main/sw/source/core/text/
H A Dporrst.cxx115 Width( 0 ); in Format()
142 Width( nKern ); in SwKernPortion()
158 if( Width() ) in Paint()
167 if( rInf.OnWin() && pPortion && !pPortion->Width() ) in Paint()
193 Width( -nKern ); in FormatEOL()
195 Width( 0 ); in FormatEOL()
273 Prt().SSize().Width() + 1 : in EmptyHeight()
498 Width( 0 ); in Format()
510 if ( Width() ) // is only set during prepaint mode in Paint()
559 Width( 0 ); in Format()
[all …]
H A Dtxthyph.cxx375 aHyphPor.Height( aMiniCacheH ), aHyphPor.Width( aMiniCacheW ); in CreateHyphen()
455 PrtWidth( rInf.GetTxtSize( aTxt ).Width() ); in Format()
456 const sal_Bool bFull = rInf.Width() <= rInf.X() + PrtWidth(); in Format()
505 = rInf.GetTxtSize( '-' ).Width(); in GetViewWidth()
523 if( Width() ) in Paint()
564 Width(0); in Format()
599 nHyphWidth = Width(); in Format()
600 Width(0); in Format()
624 nHyphWidth = Width(); in FormatEOL()
632 rInf.X( nOldX + Width() ); in FormatEOL()
[all …]
H A Ditrform2.cxx281 rInf.Width( (sal_uInt16)(rInf.X() + (pPor->Width() ? pPor->Width() - 1 : 0)) ); in UnderFlow()
641 if ( rInf.X() + pPor->Width() + nDist <= rInf.Width() ) in BuildPortions()
654 const SwTwips nRestWidth = rInf.Width() - rInf.X() - pPor->Width(); in BuildPortions()
690 pGridKernPortion->Width( pGridKernPortion->Width() + nKernWidth_1 ); in BuildPortions()
852 if ( Width() ) in Paint()
1537 nPOfst += pPor->Width(); in FormatLine()
1568 pCurr->Width(0); in FormatLine()
1621 pCurr->Width(0); in FormatLine()
1861 rInf.Width( rInf.RealWidth() ); in FeedInf()
1943 return pCurr->Width(); in _CalcFitToContent()
[all …]
H A Dporglue.cxx58 if( !GetLen() || nOfst > GetLen() || !Width() ) in GetCrsrOfst()
61 return nOfst / (Width() / GetLen()); in GetCrsrOfst()
70 if( 1 >= GetLen() || rInf.GetLen() > GetLen() || !Width() || !GetLen() ) in GetTxtSize()
73 return SwPosSize( (Width() / GetLen()) * rInf.GetLen(), Height() ); in GetTxtSize()
120 aPos.X() += (Width()/2) - (aBulletSize.Width()/2); in Paint()
124 aBulletPor.Width( aBulletSize.Width() ); in Paint()
174 :SwGluePortion( KSHORT(rRect.Width()) ), nFix( KSHORT(rRect.Left()) ) in SwFixPortion()
259 pNewPor->Width( pFly->GetBlankWidth() ); in AdjustRight()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx176 long nVScrollWidth = GetVScrollBar()->GetSizePixel().Width(); in Resize()
180 Size( aTotalOutputSize.Width()-nVScrollWidth, nHScrollHeight ) in Resize()
184 Point( aTotalOutputSize.Width()-nVScrollWidth, 0 ), in Resize()
193 GetHScrollBar()->SetPageSize( aTotalOutputSize.Width() ); in Resize()
194 GetHScrollBar()->SetVisibleSize( aTotalOutputSize.Width() ); in Resize()
526 if ( aLowerRight.X() > aSize.Width() ) in getMovementImpl()
676 aBottom.X() += aNewSize.Width(); in SetDefaultTabWinPosSize()
854 if( (aDragWinPos.X() + aDragWinSize.Width()) > m_aOutputSize.Width() ) in Tracking()
855 aDragWinPos.X() = m_aOutputSize.Width() - aDragWinSize.Width() - 1; in Tracking()
1172 if( aLowerRight.X() > m_aOutputSize.Width() - 5 ) in ScrollWhileDragging()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx130 maFieldSize.Width() *= nFieldWidthFactor; in ScPivotFieldWindow()
134 …dth = static_cast< long >( mnColCount * maFieldSize.Width() + (mnColCount - 1) * maSpaceSize.Wid… in ScPivotFieldWindow()
148 aScrollBarPos.X() += nWinWidth + maSpaceSize.Width(); in ScPivotFieldWindow()
149 aScrollBarSize.Width() = GetSettings().GetStyleSettings().GetScrollBarSize(); in ScPivotFieldWindow()
251 …return Point( nCol * (maFieldSize.Width() + maSpaceSize.Width()), nRow * (maFieldSize.Height() + m… in GetFieldPosition()
258 long nGridWidth = maFieldSize.Width() + maSpaceSize.Width(); in GetFieldIndex()
267 if( (nColOffset < maFieldSize.Width()) && (nRowOffset < maFieldSize.Height()) ) in GetFieldIndex()
281 long nGridWidth = maFieldSize.Width() + maSpaceSize.Width(); in GetDropIndex()
479 long nFieldWidth = maFieldSize.Width(); in Paint()
792 Point aLinePos( (aDevSize.Width() - rDev.GetCtrlTextWidth( aLine )) / 2, nY ); in DrawBackground()
[all …]
/trunk/main/sd/source/ui/view/
H A Ddrviews8.cxx496 if( !aBmpSize.Width() || !aBmpSize.Height() ) in ScannerEvent()
504 aPageSize.Width() -= pPage->GetLftBorder() + pPage->GetRgtBorder(); in ScannerEvent()
507 …if( ( ( aBmpSize.Height() > aPageSize.Height() ) || ( aBmpSize.Width() > aPageSize.Width() ) ) && … in ScannerEvent()
509 double fGrfWH = (double) aBmpSize.Width() / aBmpSize.Height(); in ScannerEvent()
510 double fWinWH = (double) aPageSize.Width() / aPageSize.Height(); in ScannerEvent()
514 aBmpSize.Width() = FRound( aPageSize.Height() * fGrfWH ); in ScannerEvent()
519 aBmpSize.Width() = aPageSize.Width(); in ScannerEvent()
520 aBmpSize.Height()= FRound( aPageSize.Width() / fGrfWH ); in ScannerEvent()
524 …Point aPnt ( ( aPageSize.Width() - aBmpSize.Width() ) >> 1, ( aPageSize.Height() - aBmpSize.Height… in ScannerEvent()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx92 aWinSize.Width() -= 4; in SvxPageWindow()
110 Fraction aXScale(aWinSize.Width(),std::max((long)(aSize.Width() * 2 + aSize.Width() / 8),1L)); in Paint()
131 if(aSize.Width() > aSize.Height()) in Paint()
144 long nXPos = (aSz.Width() - aSize.Width()) / 2; in Paint()
149 DrawPage(Point((aSz.Width() - aSize.Width()) / 2,nYPos),sal_True,sal_True); in Paint()
155 DrawPage(Point(aSize.Width() + aSize.Width() / 8,nYPos),sal_True, in Paint()
210 aRect.Right() = rOrg.X() + aTempSize.Width() - nR; in DrawPage()
/trunk/main/svx/source/gallery2/
H A DGalleryControl.cxx119 if (aNewSize.Width()<=0 || aNewSize.Height()<=0) in Resize()
122 const bool bNewLayoutHorizontal(aNewSize.Width() > aNewSize.Height()); in Resize()
125 …const long nSplitSize( bOldLayoutHorizontal ? mpSplitter->GetOutputSizePixel().Width() : mpSplitte… in Resize()
142 const long nFrameLen = LogicToPixel( Size( 3, 0 ), MAP_APPFONT ).Width(); in Resize()
158 Size( aNewSize.Width() - ( nFrameLen2 << 1 ) - nSplitSize, aNewSize.Height() ) ) ); in Resize()
162 … Size( aNewSize.Width() - nSplitSize - nSplitPos - nFrameLen, aNewSize.Height() - nFrameLen2 ) ); in Resize()
168 Size(aNewSize.Width() - nFrameLen2, nSplitPos - nFrameLen)); in Resize()
172 Size( aNewSize.Width(), nSplitSize ) ); in Resize()
177 Size( aNewSize.Width(), aNewSize.Height() - ( nFrameLen2 << 1 ) - nSplitSize ) )); in Resize()
181 … Size( aNewSize.Width() - nFrameLen2, aNewSize.Height() - nSplitSize - nSplitPos - nFrameLen )); in Resize()
/trunk/main/svl/source/items/
H A Dszitem.cxx90 rText = UniString::CreateFromInt32(aVal.Width()); in GetPresentation()
144 aTmp.Width() = ( aTmp.Width() * 127 + 36) / 72; in QueryValue()
181 aValue.Width = nVal; in PutValue()
187 aValue.Width = aVal.Width(); in PutValue()
193 Size aTmp( aValue.Width, aValue.Height ); in PutValue()
197 aTmp.Width() = ( aTmp.Width() * 72 + 63) / 127; in PutValue()
/trunk/main/sw/inc/
H A Dswrect.hxx40 inline SwRect( long X, long Y, long Width, long Height );
51 inline void Width( long nNew );
61 inline long Width() const;
192 inline void SwRect::Width( long nNew ) in Width() function in SwRect
202 m_Size.Width() += m_Point.getX() - nLeft; in Left()
236 inline long SwRect::Width() const in Width() function in SwRect
238 return m_Size.Width(); in Width()
290 m_Size.Width() += rSz.Width(); in operator +=()
296 m_Size.Width() -= rSz.Width(); in operator -=()

Completed in 179 milliseconds

12345678910>>...73