Searched refs:mhBrush (Results 1 – 2 of 2) sorted by relevance
736 mhBrush = 0; in WinSalGraphics()766 if ( mhBrush ) in ~WinSalGraphics()769 DeleteBrush( mhBrush ); in ~WinSalGraphics()1173 if ( mhBrush ) in SetFillColor()1176 DeleteBrush( mhBrush ); in SetFillColor()1182 mhBrush = hNewBrush; in SetFillColor()1277 if ( mhBrush ) in SetFillColor()1280 DeleteBrush( mhBrush ); in SetFillColor()1287 mhBrush = hNewBrush; in SetFillColor()1415 ::FillRect( getHDC(), &aWinRect, mhBrush ); in drawRect()
145 HBRUSH mhBrush; // Brush member in WinSalGraphics
Completed in 22 milliseconds