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 …SetPixelIndex( nYAcc, 0, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] + nVCLRLut[nRC ])… in ImplDitherFloyd() 2734 …ixelIndex( nYAcc, nXAcc, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] + nVCLRLut[nRC ])… in ImplDitherFloyd() 2742 …elIndex( nYAcc, nWidth1, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] + nVCLRLut[nRC ])… in ImplDitherFloyd()
|