Searched refs:nGC (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 797 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()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | bitmap3.cxx | 51 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 199 milliseconds