Searched refs:GetStockBrush (Results 1 – 4 of 4) sorted by relevance
741 HBRUSH hOldBrush = SelectBrush( getHDC(), GetStockBrush( NULL_BRUSH ) ); in invert()807 hBrush = GetStockBrush( BLACK_BRUSH ); in invert()
1169 HBRUSH hNewBrush = GetStockBrush( NULL_BRUSH ); in SetFillColor()
2320 HBRUSH hTempBrush = SelectBrush( hDC, GetStockBrush( NULL_BRUSH ) ); in StartPage()
62 inline HBRUSH GetStockBrush( int nObject ) in GetStockBrush() function
Completed in 37 milliseconds