Searched refs:BLACK_BRUSH (Results 1 – 5 of 5) sorted by relevance
283 mpWndClass->hbrBackground = (HBRUSH) ::GetStockObject( BLACK_BRUSH ); in start()
190 s_pWndClass->hbrBackground = (HBRUSH) ::GetStockObject( BLACK_BRUSH ); in lcl_getWndClass()
80 #define BLACK_BRUSH 4 macro
630 case BLACK_BRUSH : in SelectObject()
807 hBrush = GetStockBrush( BLACK_BRUSH ); in invert()
Completed in 61 milliseconds