Home
last modified time | relevance | path

Searched refs:nXDst (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1393 long nX, nY, nXDst, nYDst;; in ImplScaleSuper() local
1463 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1571 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1604 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1715 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1754 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1861 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1898 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
2005 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
2038 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
[all …]
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1034 long nXDst, nYDst; in ImplCreateScaled() local
1060 for( nX = nStartX, nXDst = 0L; nX <= nEndX; nX++ ) in ImplCreateScaled()
1080 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1090 for( nX = nStartX, nXDst = 0L; nX <= nEndX; nX++ ) in ImplCreateScaled()
1109 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1127 for( nX = nStartX, nXDst = 0L; nX <= nEndX; nX++ ) in ImplCreateScaled()
1145 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1178 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1207 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1253 for( nX = nStartX, nXDst = 0L; nX <= nEndX; nX++, nXDst++ ) in ImplCreateScaled()
[all …]
/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx418 for( long nX = 0L, nXDst = 1L, nXTmp; nX < nWidth2; nX++, nXDst++ ) in DetectEdges() local
437 pWriteAcc->SetPixelIndex( nY1, nXDst, nWhitePalIdx ); in DetectEdges()
439 pWriteAcc->SetPixelIndex( nY1, nXDst, nBlackPalIdx ); in DetectEdges()
/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx70 int nXDst, int nYDst, unsigned nWidth, unsigned nHeight ) const;

Completed in 47 milliseconds