/aoo4110/main/vcl/source/gdi/ |
H A D | bitmap.cxx | 636 for( long nY = 0L; nY < nHeight; nY++ ) in Invert() local 666 for( long nY = 0L; nY < nHeight; nY++ ) in Mirror() local 845 for ( nY = 0; nY < nNewHeight; nY++ ) in Rotate() 853 for( nY = 0L; nY < nNewHeight; nY++ ) in Rotate() 1159 for( nY = 0L; nY < nHeight; nY++ ) in Expand() 1222 for( nY = 0L; nY < nHeight; nY++ ) in CreateMask() 1237 for( nY = 0L; nY < nHeight; nY++ ) in CreateMask() 1259 for( nY = 0L; nY < nHeight; nY++ ) in CreateMask() 1274 for( nY = 0L; nY < nHeight; nY++ ) in CreateMask() 1290 for( nY = 0L; nY < nHeight; nY++ ) in CreateMask() [all …]
|
H A D | bitmap3.cxx | 383 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMono() local 400 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMono() local 460 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMonoDither() local 477 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMonoDither() local 1218 for( nY = 0L; nY < nHeight; nY++ ) in ImplScaleInterpolate() 3016 for( nY = 0L; nY < nHeight; nY++ ) in ImplReducePopular() 3029 for( nY = 0L; nY < nHeight; nY++ ) in ImplReducePopular() 3068 for( nY = 0L; nY < nHeight; nY++ ) in ImplReducePopular() 3442 for( nY = 0L; nY < nH; nY++ ) in Adjust() 3456 for( nY = 0L; nY < nH; nY++ ) in Adjust() [all …]
|
H A D | bitmap4.cxx | 135 for( nY = 0; nY < 9; nY++ ) in ImplConvolute3() 425 for( nY = 1; nY <= nHeight; nY++ ) in ImplSobelGrey() 429 for( nY = 0; nY < nHeight ; nY++ ) in ImplSobelGrey() 557 for( nY = 1; nY <= nHeight; nY++ ) in ImplEmbossGrey() 561 for( nY = 0; nY < nHeight ; nY++ ) in ImplEmbossGrey() 656 for( long nY = 0; nY < nHeight ; nY++ ) in ImplSolarize() local 712 for( long nY = 0; nY < nHeight ; nY++ ) in ImplSepia() local 731 for( long nY = 0; nY < nHeight ; nY++ ) in ImplSepia() local 837 for( nY = nY1; nY <= nY2; nY++ ) in ImplMosaic() 870 for( nY = nY1; nY <= nY2; nY++ ) in ImplMosaic() [all …]
|
H A D | bmpacc.cxx | 115 for( long nY = 0L; nY < nHeight; nY++, pTmpLine += mpBuffer->mnScanlineSize ) in ImplCreate() local 116 mpScanBuf[ nY ] = pTmpLine; in ImplCreate() 120 for( long nY = nHeight - 1; nY >= 0; nY--, pTmpLine += mpBuffer->mnScanlineSize ) in ImplCreate() local 121 mpScanBuf[ nY ] = pTmpLine; in ImplCreate() 359 nIndY = nY + 1; in GetInterpolatedColorWithFallback() 363 nIndY = nY - 1; in GetInterpolatedColorWithFallback() 438 if(nX >= 0 && nY >= 0 && nX < mpBuffer->mnWidth && nY < mpBuffer->mnHeight) in GetColorWithFallback() 477 memcpy( mpScanBuf[ nY ], rReadAcc.GetScanline( nY ), rReadAcc.GetScanlineSize() ); in CopyScanline() 482 SetPixel( nY, nX, rReadAcc.GetPixel( nY, nX ) ); in CopyScanline() 564 for( long nY = 0L, nHeight = Min( mpBuffer->mnHeight, rReadAcc.Height() ); nY < nHeight; nY++ ) in CopyBuffer() local [all …]
|
H A D | pngwrite.cxx | 426 for ( sal_uLong nY = 0; nY < mnHeight; nY++ ) in ImplWriteIDAT() local 432 sal_uLong nY; in ImplWriteIDAT() local 433 for ( nY = 0; nY < mnHeight; nY+=8 ) // pass 1 in ImplWriteIDAT() 437 for ( nY = 0; nY < mnHeight; nY+=8 ) // pass 2 in ImplWriteIDAT() 443 for ( nY = 4; nY < mnHeight; nY+=8 ) in ImplWriteIDAT() 448 for ( nY = 0; nY < mnHeight; nY+=4 ) // pass 4 in ImplWriteIDAT() 454 for ( nY = 2; nY < mnHeight; nY+=4 ) in ImplWriteIDAT() 459 for ( nY = 0; nY < mnHeight; nY+=2 ) // pass 6 in ImplWriteIDAT() 465 for ( nY = 1; nY < mnHeight; nY+=2 ) in ImplWriteIDAT() 536 *pDest++ |= mpAccess->GetPixelIndex( nY, nX ); in ImplGetFilter() [all …]
|
H A D | alpha.cxx | 200 for( long nY = nSrcY, nYN = nDstY; nY <= nSrcEndY1; nY++, nYN++ ) in CopyPixel() local 206 for( long nY = nSrcEndY1, nYN = nDstEndY1; nY >= nSrcY; nY--, nYN-- ) in CopyPixel() local 212 for( long nY = nSrcY, nYN = nDstY; nY <= nSrcEndY1; nY++, nYN++ ) in CopyPixel() local 218 for( long nY = nSrcEndY1, nYN = nDstEndY1; nY >= nSrcY; nY--, nYN-- ) in CopyPixel() local 257 for( long nY = 0L; nY < nHeight; nY++ ) in Invert() local 262 pAcc->SetPixel( nY, nX, aCol ); in Invert() 329 for( long nY = 0L; nY < nHeight; nY++ ) in Replace() local 332 pAcc->SetPixel( nY, nX, aReplace ); in Replace() 360 for( long nY = 0L; nY < nHeight; nY++ ) in Replace() local 375 for( long nY = 0L; nY < nHeight; nY++ ) in Replace() local [all …]
|
H A D | bmpacc3.cxx | 137 long nX, nY; in DrawLine() local 145 nY = rStart.Y(); in DrawLine() 149 for (; nY <= nEndY; nY++ ) in DrawLine() 154 for (; nY >= nEndY; nY-- ) in DrawLine() 164 nY = rStart.Y(); in DrawLine() 219 nY++; in DrawLine() 221 nY--; in DrawLine() 247 for ( nX = nX1, nY = nY1; nY <= nY2; nY++ ) in DrawLine() 287 for( long nY = nStartY; nY <= nEndY; nY++ ) in FillRect() local 331 for(long nY = aRectIter->Top(), nEndY = aRectIter->Bottom(); nY <= nEndY; nY++) in FillPolygon() local [all …]
|
H A D | impvect.cxx | 283 for( long nY = 0L; nY < nHeight; pTmp += nWidthAl ) in ImplVectMap() local 284 mpScan[ nY++ ] = pTmp; in ImplVectMap() 689 pLeast->Y() = nY; in ImplPostProcess() 769 for( long nY = 0L; nY < nHeight; nY++ ) in ImplVectorize() local 994 for( nY = 0L, nTmpY = 5L; nY < nOldHeight; nY++, nTmpY += 4L ) in ImplExpand() 1024 for( nY = 0L; nY < nOldHeight; nY++ ) in ImplExpand() 1029 for( nY = 0L; nY < nOldHeight; ) in ImplExpand() 1041 while( nY < nOldHeight && pRAcc->GetPixel( nY, nX ) == aTest ) in ImplExpand() 1042 nY++; in ImplExpand() 1053 nY++; in ImplExpand() [all …]
|
H A D | dibtools.cxx | 350 nY--; in ImplDecodeRLE() 358 nY -= *pRLE++; in ImplDecodeRLE() 472 for( ; nCount--; nY += nI ) in ImplReadDIBBits() 496 for( ; nCount--; nY += nI ) in ImplReadDIBBits() 519 for( ; nCount--; nY += nI ) in ImplReadDIBBits() 862 for ( long nY = nHeight - 1L; nY >= 0L; nY-- ) in ImplWriteRLE() local 986 for( long nY = rAcc.Height() - 1, nScanlineSize = rAcc.GetScanlineSize(); nY >= 0L; nY-- ) in ImplWriteDIBBits() local 1048 for( long nY = nHeight - 1; nY >= 0L; nY-- ) in ImplWriteDIBBits() local 1073 for( long nY = nHeight - 1; nY >= 0L; nY-- ) in ImplWriteDIBBits() local 1097 for( long nY = nHeight - 1; nY >= 0L; nY-- ) in ImplWriteDIBBits() local [all …]
|
H A D | outdev6.cxx | 98 while( ( nY += nDistY ) <= nBottom ) in DBG_NAMEEX() 131 nY = aVertBuf[ i ]; in DBG_NAMEEX() 132 mpGraphics->DrawLine( nStartX, nY, nEndX, nY, this ); in DBG_NAMEEX() 520 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 538 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 553 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 575 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 880 aPos = Point( nX, nY ); in ImplDrawBitmapWallpaper() 955 const long nBottom = nY + nHeight - 1L; in ImplDrawBitmapWallpaper() 973 long nStartY = nY + nOffY; in ImplDrawBitmapWallpaper() [all …]
|
H A D | outdev2.cxx | 1935 for( nY = 0, nOutY = nOffY; nY < nDstHeight; nY++, nOutY++ ) in ImplBlendWithAlpha() 1982 for( nY = 0; nY < nDstHeight; nY++ ) in ImplBlendWithAlpha() 2052 for( nY = 0, nOutY = nOffY; nY < nDstHeight; nY++, nOutY++ ) in ImplBlend() 2103 for( nY = 0; nY < nDstHeight; nY++ ) in ImplBlend() 2122 for( nY = 0; nY < nDstHeight; nY++ ) in ImplBlend() 2143 for( nY = 0; nY < nDstHeight; nY++ ) in ImplBlend() 2164 for( nY = 0; nY < nDstHeight; nY++ ) in ImplBlend() 2309 for( nY = 0L, nOutY = nOffY; nY < nDstHeight; nY++, nOutY++ ) in ImplDrawAlpha() 2314 pMapY[ nY ] = nMirrOffY - pMapY[ nY ]; in ImplDrawAlpha() 2443 for( nY = 0L; nY <= nSrcHeight; nY++ ) in ImplPrintTransparent() [all …]
|
H A D | pngread.cxx | 1298 ImplSetPixel( nY, nX, *pTmp >> 6 ); in ImplDrawScanline() 1366 ImplSetPixel( nY, nX, *pTmp ); in ImplDrawScanline() 1456 nY, in ImplDrawScanline() 1467 nY, in ImplDrawScanline() 1484 nY, in ImplDrawScanline() 1587 nY, in ImplDrawScanline() 1597 nY, in ImplDrawScanline() 1614 nY, in ImplDrawScanline() 1635 mpAcc->SetPixel( nY, nX, rBitmapColor ); in ImplSetPixel() 1659 mpAcc->SetPixel( nY, nX, rBitmapColor ); in ImplSetTranspPixel() [all …]
|
H A D | impimage.cxx | 442 long nX, nY; in Draw() local 455 pMapR[ nX ] = (sal_uInt8) ( ( ( nY = ( nX + cR ) >> 1 ) > 255 ) ? 255 : nY ); in Draw() 456 pMapG[ nX ] = (sal_uInt8) ( ( ( nY = ( nX + cG ) >> 1 ) > 255 ) ? 255 : nY ); in Draw() 457 pMapB[ nX ] = (sal_uInt8) ( ( ( nY = ( nX + cB ) >> 1 ) > 255 ) ? 255 : nY ); in Draw() 473 for( nY = 0L; nY < nH; nY++ ) in Draw() 475 Scanline pScan = pAcc->GetScanline( nY ); in Draw() 487 for( nY = 0L; nY < nH; nY++ ) in Draw() 491 aCol = pAcc->GetPixel( nY, nX ); in Draw() 495 pAcc->SetPixel( nY, nX, aCol ); in Draw() 611 for( int nY = nTop; nY < nBottom; ++nY ) in ImplUpdateDisabledBmpEx() local [all …]
|
/aoo4110/main/filter/source/graphicfilter/ipsd/ |
H A D | ipsd.cxx | 375 nY++; in ImplReadBody() 396 nY++; in ImplReadBody() 425 nY++; in ImplReadBody() 442 nY++; in ImplReadBody() 474 nY++; in ImplReadBody() 498 nY = 0; in ImplReadBody() 540 nY = 0; in ImplReadBody() 586 nY = 0; in ImplReadBody() 649 for ( nY = 0; nY < mpFileHeader->nRows; nY++ ) in ImplReadBody() 693 nY++; in ImplReadBody() [all …]
|
/aoo4110/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 1346 for( nY = 0; nY < nDstH; nY++ ) in ImplCreateScaled() 1370 for( nY = 0L; nY < nDstH; nY++ ) in ImplCreateScaled() 1383 for( nY = 0L; nY < nDstH; nY++ ) in ImplCreateScaled() 1472 for( nY = 0; nY < nDstH; nY++ ) in ImplCreateRotatedScaled() 1512 for( nY = 0; nY < nDstH; nY++ ) in ImplCreateRotatedScaled() 1580 for( nY = 0; nY < nDstH; nY++ ) in ImplCreateRotatedScaled() 1618 for( nY = 0; nY < nDstH; nY++ ) in ImplCreateRotatedScaled() 1685 for( nY = 0UL; nY < nUnRotH; nY++ ) in ImplCreateRotatedScaled() 1689 for( nY = 0; nY < nDstH; nY++ ) in ImplCreateRotatedScaled() 1818 for( long nY = 0; nY < nHeight; nY++ ) in ImplAdjust() local [all …]
|
/aoo4110/main/svtools/source/contnr/ |
H A D | imivctl2.cxx | 93 if( nY >= nRows ) in ImplCreate() 105 pEntry->nY = nY; in ImplCreate() 183 sal_uInt16 nY = pEntry->nY; in SearchCol() local 184 if( nY >= nTop && nY <= nBottom ) in SearchCol() 300 sal_uInt16 nY = pCtrlEntry->nY; in GoLeftRight() local 418 sal_uInt16 nY = pCtrlEntry->nY; in GoUpDown() local 428 pResult = SearchCol( nX, nY ,0, nY, sal_False, sal_True ); in GoUpDown() 432 long nCurRow = nY; in GoUpDown() 606 long nX, nY; in GetMinMapSize() local 622 if( !nY ) in GetMinMapSize() [all …]
|
/aoo4110/main/basegfx/source/polygon/ |
H A D | b2dsvgpolypolygon.cxx | 135 double nX, nY; in importFromSvgD() local 148 nLastY = nY; in importFromSvgD() 208 nLastY = nY; in importFromSvgD() 228 double nX, nY; in importFromSvgD() local 270 nLastY = nY; in importFromSvgD() 287 double nX, nY; in importFromSvgD() local 319 nLastY = nY; in importFromSvgD() 370 nLastY = nY; in importFromSvgD() 445 nLastY = nY; in importFromSvgD() 635 nLastY = nY; in importFromSvgD() [all …]
|
/aoo4110/main/cui/source/tabpages/ |
H A D | tpshadow.cxx | 300 sal_Int32 nX = 0L, nY = 0L; in FillItemSet() local 305 case RP_LT: nX = nY = -nXY; break; in FillItemSet() 306 case RP_MT: nY = -nXY; break; in FillItemSet() 311 case RP_MB: nY = nXY; break; in FillItemSet() 342 SdrShadowYDistItem aYItem( nY ); in FillItemSet() 344 if ( nY != nOldY && in FillItemSet() 422 SetMetricValue( aMtrDistance, nY < 0L ? -nY : nY, ePoolUnit ); in Reset() 449 SetMetricValue( aMtrDistance, nY < 0L ? -nY : nY, ePoolUnit ); in Reset() 560 sal_Int32 nX = 0L, nY = 0L; in IMPL_LINK() local 565 case RP_MT: nY = -nXY; break; in IMPL_LINK() [all …]
|
/aoo4110/main/xmlsecurity/workben/ |
H A D | signaturetest.cxx | 215 long nY = 15; in MyWin() local 221 nY += EDITHEIGHT*3/2; in MyWin() 231 nY += EDITHEIGHT; in MyWin() 240 nY += EDITHEIGHT*3; in MyWin() 248 nY += EDITHEIGHT*3/2; in MyWin() 257 nY += EDITHEIGHT*3/2; in MyWin() 266 nY += EDITHEIGHT*3/2; in MyWin() 275 nY += EDITHEIGHT*2; in MyWin() 287 nY += EDITHEIGHT*3; in MyWin() 295 nY += EDITHEIGHT*3/2; in MyWin() [all …]
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | bmpacc.hxx | 156 inline Scanline GetScanline( long nY ) const; 170 inline BitmapColor GetPixel( long nY, long nX ) const; 171 inline BitmapColor GetColor( long nY, long nX ) const; 403 inline Scanline BitmapReadAccess::GetScanline( long nY ) const in GetScanline() 407 return( mpBuffer ? mpScanBuf[ nY ] : NULL ); in GetScanline() 479 return mFncGetPixel( mpScanBuf[ nY ], nX, maColorMask ); in GetPixel() 484 return GetPixel( nY, nX ).GetBlueOrIndex(); in GetPixelIndex() 508 return mpBuffer->maPalette[ GetPixelIndex( nY, nX ) ]; in GetColor() 510 return GetPixel( nY, nX ); in GetColor() 517 return GetColor( nY, nX ).GetLuminance(); in GetLuminance() [all …]
|
/aoo4110/main/filter/source/graphicfilter/itga/ |
H A D | itga.cxx | 288 nX = nXStart = nY = 0; in ImplReadBody() 335 nY += nYAdd; in ImplReadBody() 360 nY += nYAdd; in ImplReadBody() 390 nY += nYAdd; in ImplReadBody() 413 nY += nYAdd; in ImplReadBody() 449 nY += nYAdd; in ImplReadBody() 469 nY += nYAdd; in ImplReadBody() 498 nY += nYAdd; in ImplReadBody() 518 nY += nYAdd; in ImplReadBody() 549 nY += nYAdd; in ImplReadBody() [all …]
|
/aoo4110/main/oox/inc/oox/helper/ |
H A D | containerhelper.hxx | 126 …inline iterator at( size_type nX, size_type nY ) { return maData.begin() + mnWidth * nY + nX; } in at() argument 129 inline reference operator()( size_type nX, size_type nY ) { return *this->at( nX, nY ); } in operator ()() argument 130 …nline const_reference operator()( size_type nX, size_type nY ) const { return *this->at( nX, nY );… in operator ()() 142 inline iterator row_begin( size_type nY ) { return this->at( 0, nY ); } in row_begin() argument 143 inline const_iterator row_begin( size_type nY ) const { return this->at( 0, nY ); } in row_begin() 144 inline iterator row_end( size_type nY ) { return this->at( mnWidth, nY ); } in row_end() argument 145 inline const_iterator row_end( size_type nY ) const { return this->at( mnWidth, nY ); } in row_end() 147 inline reference row_front( size_type nY ) { return (*this)( 0, nY ); } in row_front() argument 148 inline const_reference row_front( size_type nY ) const { return (*this)( 0, nY ); } in row_front() 149 inline reference row_back( size_type nY ) { return (*this)( mnWidth - 1, nY ); } in row_back() argument [all …]
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salgdi2.cxx | 261 int &nY, in Clip() argument 272 if( int(nY + nDY) <= int(aRect.y) || nY >= int(aRect.y + aRect.height) ) in Clip() 284 if( nY < aRect.y ) in Clip() 286 nSrcY += aRect.y - nY; in Clip() 287 nDY -= aRect.y - nY; in Clip() 288 nY = aRect.y; in Clip() 298 int &nY, in Clip() argument 1017 nY += nDY; in getBitmap() 1038 if ( nY < 0 ) in getBitmap() 1041 nY = 0; in getBitmap() [all …]
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | _xoutbmp.cxx | 416 for( long nY = 0L, nY1 = 1L, nY2 = 2; nY < nHeight2; nY++, nY1++, nY2++ ) in DetectEdges() local 507 long nX, nY; in GetCountour() local 518 nY = nStartY1; in GetCountour() 521 while( nY < nEndY1 ) in GetCountour() 523 if( aBlack == pAcc->GetPixel( nY, nX ) ) in GetCountour() 525 pPoints1[ nPolyPos ] = Point( nX, nY ); in GetCountour() 526 nY = nStartY2; in GetCountour() 537 nY--; in GetCountour() 544 nY++; in GetCountour() 553 for ( nY = nStartY1; nY < nEndY1; nY++ ) in GetCountour() [all …]
|
/aoo4110/main/tools/source/generic/ |
H A D | line.cxx | 252 long nY; in Enum() local 259 nY = maStart.Y(); in Enum() 261 if( nEndY > nY ) in Enum() 263 while( nY <= nEndY ) in Enum() 285 nY = maStart.Y(); in Enum() 292 aEnum.Y() = nY; in Enum() 301 aEnum.Y() = nY; in Enum() 326 aEnum.Y() = nY; in Enum() 332 nD += nDYX, nY += nYInc; in Enum() 341 for( nX = nStartX, nY = nStartY; nY != nEndY; nY += nYInc ) in Enum() [all …]
|