Home
last modified time | relevance | path

Searched refs:nBrushColor_ (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx230 nBrushPixel_ = GetPixel( nBrushColor_ ); in Init()
678 if( nBrushColor_ != SALCOLOR_NONE ) in SetFillColor()
681 nBrushColor_ = SALCOLOR_NONE; in SetFillColor()
689 if( nBrushColor_ != nSalColor ) in SetFillColor()
692 nBrushColor_ = nSalColor; in SetFillColor()
830 if( nBrushColor_ != SALCOLOR_NONE ) in drawRect()
918 if( nBrushColor_ != SALCOLOR_NONE ) in drawPolygon()
934 if( nBrushColor_ != SALCOLOR_NONE ) in drawPolyPolygon()
1110 && (nPenColor_ != nBrushColor_) ) in drawPolyPolygon()
1236 nBrushColor_ = nPenColor_; in drawPolyLine()
[all …]
H A Dsalgdi2.cxx939 const XRenderColor aRenderColor = GetXRenderColor( nBrushColor_ , fTransparency); in drawAlphaRect()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h108 SalColor nBrushColor_; member in X11SalGraphics

Completed in 106 milliseconds