Searched refs:nBrushPixel_ (Results 1 – 2 of 2) sorted by relevance
124 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()
109 Pixel nBrushPixel_; member in X11SalGraphics
Completed in 12 milliseconds