Home
last modified time | relevance | path

Searched refs:nGC (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx797 GC nGC = GetFontGC(); in DrawServerAAForcedString() local
799 XGetGCValues( pDisplay, nGC, GCForeground, &aGCVal ); in DrawServerAAForcedString()
868 XPutImage( pDisplay, hDrawable_, nGC, pImg, in DrawServerAAForcedString()
884 GC nGC = GetFontGC(); in DrawServerSimpleFontString() local
890 XCopyGC( pDisplay, nGC, (1<<GCLastBit)-(1+GCFillStyle+GCLineWidth), tmpGC ); in DrawServerSimpleFontString()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx51 nGErr = nGErr - FloydIndexMap[ nGC = FloydMap[nGErr] ]; \
2650 long nRC, nGC, nBC; in ImplDitherFloyd() local
2723 …pWriteAcc->SetPixelIndex( nYAcc, 0, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] + nVCL… in ImplDitherFloyd()
2734 …pWriteAcc->SetPixelIndex( nYAcc, nXAcc, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] + … in ImplDitherFloyd()
2742 …pWriteAcc->SetPixelIndex( nYAcc, nWidth1, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] … in ImplDitherFloyd()

Completed in 35 milliseconds