Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx322 SALCOLOR_BLUE( nSalColor ) ); in SetLineColor()
351 SALCOLOR_BLUE( nSalColor ) ); in SetFillColor()
440 SALCOLOR_BLUE( nSalColor ) ); in drawPixel()
H A Dsalgdi2.cxx581 SALCOLOR_BLUE( nMaskColor ) ); in drawMask()
H A Dsalgdi3.cxx615 SALCOLOR_BLUE( nSalColor ) ); in SetTextColor()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx348 SALCOLOR_BLUE (nSalColor)); in SetLineColor()
361 SALCOLOR_BLUE (nSalColor)); in SetFillColor()
390 SALCOLOR_BLUE (nSalColor)); in drawPixel()
878 SALCOLOR_BLUE (nSalColor)); in SetTextColor()
H A Dsalbmp.cxx318 rBmpCol.SetBlue( SALCOLOR_BLUE( nColor ) ); in ImplCreateDIB()
443 rBmpCol.SetBlue( SALCOLOR_BLUE( nColor ) ); in ImplCreateXImage()
H A Dxrender_peer.hxx366 aRetVal.blue = SALCOLOR_BLUE( rSalColor ); aRetVal.blue |= (aRetVal.blue << 8); in GetXRenderColor()
H A Dsalgdi.cxx453 sal_uInt8 nSalColorBlue = SALCOLOR_BLUE ( nSalColor ); in GetDitherPixmap()
H A Dsalgdi3.cxx540 SALCOLOR_BLUE(nTextColor_)/255.0); in DrawCairoAAFontString()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx282 SALCOLOR_BLUE (nSalColor)); in SetLineColor()
295 SALCOLOR_BLUE (nSalColor)); in SetFillColor()
324 SALCOLOR_BLUE (nSalColor)); in drawPixel()
793 SALCOLOR_BLUE (nSalColor)); in SetTextColor()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx429 SALCOLOR_BLUE( nSalColor ) ); in ImplIsSysColorEntry()
1112 SALCOLOR_BLUE( nSalColor ) ); in SetLineColor()
1195 BYTE nBlue = SALCOLOR_BLUE( nSalColor ); in SetFillColor()
1336 SALCOLOR_BLUE( nSalColor ) ); in drawPixel()
H A Dsalgdi_gdiplus.cxx159 …tColor(aTrans, SALCOLOR_RED(maFillColor), SALCOLOR_GREEN(maFillColor), SALCOLOR_BLUE(maFillColor)); in drawPolyPolygon()
229 …tColor(aTrans, SALCOLOR_RED(maLineColor), SALCOLOR_GREEN(maLineColor), SALCOLOR_BLUE(maLineColor)); in drawPolyLine()
H A Dsalgdi2.cxx480 const BYTE cBlue = SALCOLOR_BLUE( nTransparentColor ); in drawBitmap()
657 const BYTE cBlue = SALCOLOR_BLUE( nMaskColor ); in drawMask()
H A Dsalgdi3.cxx1333 SALCOLOR_BLUE( nSalColor ) ); in SetTextColor()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalcolorutils.cxx42 pQuartzColor[2] = (float) SALCOLOR_BLUE(rColor) / 255.0; in SetSalColor()
H A Dsalbmp.cxx811 reinterpret_cast<sal_uInt8*>(&nColor)[3] = SALCOLOR_BLUE( nMaskColor ); in CreateColorMask()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx183 (int)SALCOLOR_BLUE (c1)-b ); } in ColorDiff()
2964 Pixel b = (Pixel)SALCOLOR_BLUE( nSalColor ); in GetTCPixel()
3374 SALCOLOR_BLUE ( nSalColor ) ) ) in GetPixel()
3389 SALCOLOR_BLUE ( nInversColor ) ); in GetPixel()
3426 sal_uInt16 b = SALCOLOR_BLUE ( nSalColor ); in GetPixel()
/trunk/main/vcl/inc/vcl/
H A Dsalgtype.hxx37 #define SALCOLOR_BLUE( n ) ((sal_uInt8)(n)) macro
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h463 mfRGBA[2] = SALCOLOR_BLUE( nSalColor) * (1.0/255); in RGBAColor()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1684 aColor.SetBlue( SALCOLOR_BLUE( aSalCol ) ); in GetPixel()
1719 rCol.SetBlue( SALCOLOR_BLUE( aSalCol ) ); in GetPixel()

Completed in 160 milliseconds