Home
last modified time | relevance | path

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

/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi.cxx736 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()
/aoo4110/main/vcl/inc/win/
H A Dsalgdi.h145 HBRUSH mhBrush; // Brush member in WinSalGraphics

Completed in 27 milliseconds