Home
last modified time | relevance | path

Searched refs:nBrushPixel_ (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx124 nBrushPixel_ = 0; in X11SalGraphics()
214 nBrushPixel_ = GetPixel( nBrushColor_ ); in SetDrawable()
230 nBrushPixel_ = GetPixel( nBrushColor_ ); in Init()
333 XSetForeground( pDisplay, pBrushGC_, nBrushPixel_ ); in SelectBrush()
693 nBrushPixel_ = GetPixel( nSalColor ); in SetFillColor()
695 && GetColormap().GetColor( nBrushPixel_ ) != nBrushColor_ in SetFillColor()
742 nBrushPixel_ = (Pixel)0; in SetROPFillColor()
745 nBrushPixel_ = (Pixel)(1 << GetVisual().GetDepth()) - 1; in SetROPFillColor()
748 nBrushPixel_ = (Pixel)(1 << GetVisual().GetDepth()) - 1; in SetROPFillColor()
752 nBrushColor_ = GetColormap().GetColor( nBrushPixel_ ); in SetROPFillColor()
/aoo41x/main/vcl/inc/unx/
H A Dsalgdi.h109 Pixel nBrushPixel_; member in X11SalGraphics

Completed in 23 milliseconds