Home
last modified time | relevance | path

Searched refs:SALCOLOR_GREEN (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx321 SALCOLOR_GREEN( nSalColor ), in SetLineColor()
350 SALCOLOR_GREEN( nSalColor ), in SetFillColor()
439 SALCOLOR_GREEN( nSalColor ), in drawPixel()
H A Dsalgdi2.cxx580 SALCOLOR_GREEN( nMaskColor ), in drawMask()
H A Dsalgdi3.cxx614 SALCOLOR_GREEN( nSalColor ), in SetTextColor()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx347 SALCOLOR_GREEN (nSalColor), in SetLineColor()
360 SALCOLOR_GREEN (nSalColor), in SetFillColor()
389 SALCOLOR_GREEN (nSalColor), in drawPixel()
877 SALCOLOR_GREEN (nSalColor), in SetTextColor()
H A Dsalbmp.cxx317 rBmpCol.SetGreen( SALCOLOR_GREEN( nColor ) ); in ImplCreateDIB()
442 rBmpCol.SetGreen( SALCOLOR_GREEN( nColor ) ); in ImplCreateXImage()
H A Dxrender_peer.hxx365 aRetVal.green = SALCOLOR_GREEN( rSalColor ); aRetVal.green |= (aRetVal.green << 8); in GetXRenderColor()
H A Dsalgdi.cxx452 sal_uInt8 nSalColorGreen = SALCOLOR_GREEN ( nSalColor ); in GetDitherPixmap()
H A Dsalgdi3.cxx539 SALCOLOR_GREEN(nTextColor_)/255.0, in DrawCairoAAFontString()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx281 SALCOLOR_GREEN (nSalColor), in SetLineColor()
294 SALCOLOR_GREEN (nSalColor), in SetFillColor()
323 SALCOLOR_GREEN (nSalColor), in drawPixel()
792 SALCOLOR_GREEN (nSalColor), in SetTextColor()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx428 SALCOLOR_GREEN( nSalColor ), in ImplIsSysColorEntry()
1111 SALCOLOR_GREEN( nSalColor ), in SetLineColor()
1194 BYTE nGreen = SALCOLOR_GREEN( nSalColor ); in SetFillColor()
1335 SALCOLOR_GREEN( nSalColor ), in drawPixel()
H A Dsalgdi_gdiplus.cxx159 …Gdiplus::Color aTestColor(aTrans, SALCOLOR_RED(maFillColor), SALCOLOR_GREEN(maFillColor), SALCOLOR… in drawPolyPolygon()
229 …Gdiplus::Color aTestColor(aTrans, SALCOLOR_RED(maLineColor), SALCOLOR_GREEN(maLineColor), SALCOLOR… in drawPolyLine()
H A Dsalgdi2.cxx479 const BYTE cGreen = SALCOLOR_GREEN( nTransparentColor ); in drawBitmap()
656 const BYTE cGreen = SALCOLOR_GREEN( nMaskColor ); in drawMask()
H A Dsalgdi3.cxx1332 SALCOLOR_GREEN( nSalColor ), in SetTextColor()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalcolorutils.cxx41 pQuartzColor[1] = (float) SALCOLOR_GREEN(rColor) / 255.0; in SetSalColor()
H A Dsalbmp.cxx810 reinterpret_cast<sal_uInt8*>(&nColor)[2] = SALCOLOR_GREEN( nMaskColor ); in CreateColorMask()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx182 (int)SALCOLOR_GREEN(c1)-g, in ColorDiff()
2963 Pixel g = (Pixel)SALCOLOR_GREEN( nSalColor ); in GetTCPixel()
3373 SALCOLOR_GREEN( nSalColor ), in GetPixel()
3388 SALCOLOR_GREEN( nInversColor ), in GetPixel()
3425 sal_uInt16 g = SALCOLOR_GREEN( nSalColor ); in GetPixel()
/trunk/main/vcl/inc/vcl/
H A Dsalgtype.hxx36 #define SALCOLOR_GREEN( n ) ((sal_uInt8)(((sal_uInt16)(n)) >> 8)) macro
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h462 mfRGBA[1] = SALCOLOR_GREEN(nSalColor) * (1.0/255); in RGBAColor()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1683 aColor.SetGreen( SALCOLOR_GREEN( aSalCol ) ); in GetPixel()
1718 rCol.SetGreen( SALCOLOR_GREEN( aSalCol ) ); in GetPixel()

Completed in 124 milliseconds