Searched defs:hBrush (Results 1 – 6 of 6) sorted by relevance
52 inline HBRUSH SelectBrush( HDC hDC, HBRUSH hBrush ) in SelectBrush()57 inline void DeleteBrush( HBRUSH hBrush ) in DeleteBrush()167 inline HBRUSH SetClassBrush( HWND hWnd, HBRUSH hBrush ) in SetClassBrush()
322 HGDIOBJ hBrush; in onPaint() local
1320 HBRUSH hBrush = CreateSolidBrush( mnPenColor ); in drawPixel() local1345 HBRUSH hBrush = CreateSolidBrush( nCol ); in drawPixel() local1386 HBRUSH hBrush = CreateSolidBrush( mnPenColor ); in drawLine() local
784 HBRUSH hBrush; in invert() local
105 HBRUSH hBrush = NULL,HBRUSH hBrushLast = NULL) in DrawDragRect()
1684 HBRUSH hBrush = NULL; in ImplSetParentFrame() local
Completed in 162 milliseconds