Home
last modified time | relevance | path

Searched refs:nBottom (Results 1 – 25 of 166) sorted by last modified time

1234567

/aoo41x/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx199 sal_Int32 nTop = 0, nBottom = 0, nLeft = 0, nRight = 0; in ContextFilter() local
202 pPMPaddingBottom->maValue >>= nBottom; in ContextFilter()
206 if( (nTop == nBottom) && (nBottom == nLeft) && (nLeft == nRight) ) in ContextFilter()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx1827 rRect.nBottom = aRect.bottom-1; in GetWorkArea()
3258 long nBottom = nY + nHeight; in UnionClipRegion() local
3265 pBoundRect->bottom = nBottom; in UnionClipRegion()
3279 if ( nBottom > pBoundRect->bottom ) in UnionClipRegion()
3280 pBoundRect->bottom = (int)nBottom; in UnionClipRegion()
3286 pRect->bottom = (int)nBottom; in UnionClipRegion()
H A Dsalobj.cxx747 long nBottom = nY + nHeight; in UnionClipRegion() local
754 pBoundRect->bottom = nBottom; in UnionClipRegion()
768 if ( nBottom > pBoundRect->bottom ) in UnionClipRegion()
769 pBoundRect->bottom = (int)nBottom; in UnionClipRegion()
775 pRect->bottom = (int)nBottom; in UnionClipRegion()
/aoo41x/main/vcl/workben/
H A Dvcldemo.cxx168 DrawLine( Point(r.nLeft, r.nTop+i), Point(r.nRight, r.nBottom-i) ); in Paint()
170 DrawLine( Point(r.nLeft+i, r.nBottom), Point(r.nRight-i, r.nTop) ); in Paint()
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx104 int nLeft, int nTop, int nRight, int nBottom, in ImplCalcOutSideRgn() argument
134 if ( rSrcRect.bottom > nBottom ) in ImplCalcOutSideRgn()
138 hTempRgn = CreateRectRgn( 0, nBottom, 31999, 31999 ); in ImplCalcOutSideRgn()
H A Dsalnativewidgets-luna.cxx366 rc.bottom = aRect.nBottom; in ImplGetThemeRect()
H A Dsalgdi.cxx973 const long nBottom(aRectIter->Top() + nH); in setClipRegion() local
980 pBoundRect->bottom = nBottom; in setClipRegion()
1000 if(nBottom > pBoundRect->bottom) in setClipRegion()
1002 pBoundRect->bottom = (int)nBottom; in setClipRegion()
1009 pNextClipRect->bottom = (int)nBottom; in setClipRegion()
/aoo41x/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx2571 long nBottom = rScreens.front().Bottom(); in setFullScreenMonitors() local
2584 if( rScreens[i].Bottom() > nBottom ) in setFullScreenMonitors()
2586 nBottom = rScreens[i].Bottom(); in setFullScreenMonitors()
/aoo41x/main/vcl/source/window/
H A Dwindow.cxx9496 aRect.nBottom += 1; in DrawSelectionBackground()
H A Dtoolbox.cxx445 long nLeft, nTop, nRight, nBottom; in ImplDrawGradientBackground() local
456 aBottomLineSz.Height() += TB_BORDER_OFFSET2 + nBottom; in ImplDrawGradientBackground()
765 long nBottom = 0; in ImplCalcSize() local
798 nLeft = nTop = nRight = nBottom = 0; in ImplCalcSize()
2399 long nBottom; in ImplFormat() local
2472 nBottom = TB_BORDER_OFFSET1 + mnBottomBorder; in ImplFormat()
2479 nBottom = 0; in ImplFormat()
2484 nBottom += mnBorderY; in ImplFormat()
2491 long nWinHeight = mnDY - nTop - nBottom; in ImplFormat()
3259 aInnerRect.nBottom-=1; in ImplDrawMenubutton()
[all …]
H A Dmenu.cxx3793 sal_Int32 nLeft, nTop, nRight, nBottom; in ImplExecute() local
3794 pWindow->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplExecute()
3795 nMaxHeight -= nTop+nBottom; in ImplExecute()
H A Dsplitwin.cxx1090 long nBottom; in ImplDrawSplit() local
1107 nBottom = pItems[i].mnLeft+pItems[i].mnWidth-1; in ImplDrawSplit()
1189 long nBottom; in ImplTestSplit() local
1210 nBottom = pItems[i].mnLeft+pItems[i].mnWidth-1; in ImplTestSplit()
1215 nBottom = pItems[i].mnTop+pItems[i].mnHeight-1; in ImplTestSplit()
1219 if ( (nMPos1 >= nTop) && (nMPos1 <= nBottom) && in ImplTestSplit()
1913 long nBottom = rRect.Bottom(); in ImplDrawButtonRect() local
1924 while ( i < nBottom-3 ) in ImplDrawButtonRect()
1932 if ( (i < nEx1) || ((i > nEx2 ) && (i < nBottom-3)) ) in ImplDrawButtonRect()
3834 long nBottom; in CalcWindowSizePixel() local
[all …]
H A Dsyswin.cxx776 …te.mnY + displacement + aState.mnHeight + g.nBottomDecoration) > (unsigned long) aDesktop.nBottom ) in SetWindowStateData()
783 …te.mnY + displacement + aState.mnHeight + g.nBottomDecoration) > (unsigned long) aDesktop.nBottom ) in SetWindowStateData()
H A Ddecoview.cxx60 long nBottom; in ImplDrawSymbol() local
74 nBottom = nCenterY; in ImplDrawSymbol()
99 nBottom = nCenterY+n2; in ImplDrawSymbol()
104 nBottom--; in ImplDrawSymbol()
172 nBottom = nTop+n2; in ImplDrawSymbol()
192 nBottom = nTop+n2; in ImplDrawSymbol()
197 nBottom--; in ImplDrawSymbol()
281 nBottom = nCenterY-1; in ImplDrawSymbol()
480 nBottom = nTop+n2; in ImplDrawSymbol()
493 nBottom = nTop+n2; in ImplDrawSymbol()
[all …]
H A Ddockmgr.cxx199 sal_Int32 nLeft, nTop, nRight, nBottom; in IMPL_LINK() local
200 GetBorder( nLeft, nTop, nRight, nBottom ); in IMPL_LINK()
202 aBorderRect.nBottom = aBorderRect.nTop + nTop; in IMPL_LINK()
688 aRect.nBottom -= POPUP_DRAGBORDER; in DrawGrip()
716 aRect.nBottom = aRect.nTop; in DrawGrip()
722 aRect.nTop++; aRect.nBottom++; in DrawGrip()
731 aRect.nBottom = aRect.nTop; in DrawGrip()
747 aRect.nBottom+=2; in DrawGrip()
H A Dbrdwin.cxx149 aTempRect.nBottom-=4; in ImplDrawBrdWinSymbolButton()
1676 aInRect.nTop++; aInRect.nBottom--; in DrawWindow()
/aoo41x/main/vcl/source/gdi/
H A Dregband.cxx51 ImplRegionBand::ImplRegionBand( long nTop, long nBottom ) in ImplRegionBand() argument
55 mnYBottom = nBottom; in ImplRegionBand()
H A Dregion.cxx168 && pBand->mnYTop<=nBottom in ImplRectilinearPolygonToBands()
170 && pBand->mnYBottom>nBottom in ImplRectilinearPolygonToBands()
175 pBand->SplitBand(nBottom+1); in ImplRectilinearPolygonToBands()
590 pNew->InsertBands(nTop, nBottom); in Union()
593 pNew->Union(nLeft, nTop, nRight, nBottom); in Union()
683 pNew->InsertBands(nTop, nBottom); in Intersect()
686 pNew->Intersect(nLeft, nTop, nRight, nBottom); in Intersect()
764 pNew->InsertBands(nTop, nBottom); in Exclude()
767 pNew->Exclude(nLeft, nTop, nRight, nBottom); in Exclude()
849 pNew->InsertBands(nTop, nBottom); in XOr()
[all …]
H A Dregionband.cxx91 mpFirstBand = new ImplRegionBand(nTop, nBottom); in RegionBand()
383 while (pBand != NULL && nCurrentTop<nBottom) in ImplAddMissingBands()
390 ::std::min(nBottom,pBand->mnYTop-1)); in ImplAddMissingBands()
405 if (nCurrentTop <= nBottom in ImplAddMissingBands()
414 nBottom)); in ImplAddMissingBands()
734 mpFirstBand = new ImplRegionBand( nTop, nBottom ); in InsertBands()
752 if ( nBottom < mpFirstBand->mnYTop ) in InsertBands()
754 pNewBand->mnYBottom = nBottom; in InsertBands()
910 if ( pBand->mnYBottom <= nBottom ) in Union()
1010 if(pBand->mnYBottom <= nBottom) in Exclude()
[all …]
H A Doutdev3.cxx7646 long nBottom = nH; in GetTextBoundRect() local
7647 while( --nBottom >= nTop ) in GetTextBoundRect()
7650 if( pAcc->GetPixel( nBottom, nRight ) == aBlack ) in GetTextBoundRect()
7662 for( long nY = nTop; nY <= nBottom; ++nY ) in GetTextBoundRect()
7680 if( nTop <= nBottom ) in GetTextBoundRect()
7682 Size aSize( nRight - nLeft + 1, nBottom - nTop + 1 ); in GetTextBoundRect()
H A Doutdev6.cxx83 const long nBottom = aDstRect.Bottom(); in DBG_NAMEEX() local
87 const long nEndY = ImplLogicYToDevicePixel( nBottom ); in DBG_NAMEEX()
98 while( ( nY += nDistY ) <= nBottom ) in DBG_NAMEEX()
955 const long nBottom = nY + nHeight - 1L; in ImplDrawBitmapWallpaper() local
981 for( long nBmpY = nStartY; nBmpY <= nBottom; nBmpY += nBmpHeight ) in ImplDrawBitmapWallpaper()
1273 const sal_uInt32 nBottom(std::min(nMaxY, nY + nLen)); in DrawCheckered() local
1276 DrawRect(Rectangle(nX, nY, nRight, nBottom)); in DrawCheckered()
H A Dimpimage.cxx609 const int nTop = aPos.Y(), nBottom = nTop + maSize.Height(); in ImplUpdateDisabledBmpEx() local
611 for( int nY = nTop; nY < nBottom; ++nY ) in ImplUpdateDisabledBmpEx()
H A Dbitmap.cxx1394 const long nBottom = aRect.Bottom(); in CreateRegion() local
1403 for( ; nY <= nBottom; nY++ ) in CreateRegion()
H A Dbitmap3.cxx1477 nBottom = bVMirr ? nY : ( nY + 1 ) ; in ImplScaleSuper()
1487 … nLineRange = ( pMapIY[ nBottom ] == pMapIY[ nTop ] ) ? 1 :( pMapIY[ nBottom ] - pMapIY[ nTop ] ); in ImplScaleSuper()
1558 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
1628 … nLineRange = ( pMapIY[ nBottom ] == pMapIY[ nTop ] ) ? 1 :( pMapIY[ nBottom ] - pMapIY[ nTop ] ); in ImplScaleSuper()
1702 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
1778 … nLineRange = ( pMapIY[ nBottom ] == pMapIY[ nTop ] ) ? 1 :( pMapIY[ nBottom ] - pMapIY[ nTop ] ); in ImplScaleSuper()
1848 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
1922 … nLineRange = ( pMapIY[ nBottom ] == pMapIY[ nTop ] ) ? 1 :( pMapIY[ nBottom ] - pMapIY[ nTop ] ); in ImplScaleSuper()
1992 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
2061 … nLineRange = ( pMapIY[ nBottom ] == pMapIY[ nTop ] ) ? 1 :( pMapIY[ nBottom ] - pMapIY[ nTop ] ); in ImplScaleSuper()
[all …]
/aoo41x/main/vcl/source/control/
H A Dilstbox.cxx2892 sal_Int32 nLeft, nTop, nRight, nBottom; in ImplDraw() local
2893 pWin->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplDraw()
3218 sal_Int32 nLeft, nTop, nRight, nBottom; in CalcFloatSize() local
3219 GetBorder( nLeft, nTop, nRight, nBottom ); in CalcFloatSize()
3226 long nMaxHeight = aSz.Height() + nTop + nBottom; in CalcFloatSize()
3260 long nInnerHeight = aFloatSz.Height() - nTop - nBottom; in CalcFloatSize()
3267 aFloatSz.Height() = nInnerHeight + nTop + nBottom; in CalcFloatSize()
3295 sal_Int32 nLeft = 4, nTop = 4, nRight = 4, nBottom = 4; in StartFloat() local
3299 aSz.Height() -= nTop + nBottom; in StartFloat()

Completed in 320 milliseconds

1234567