Searched defs:BrushSelection (Results 1 – 1 of 1) sorted by relevance
662 struct BrushSelection struct664 BrushSelection(HDC hdc, HBRUSH hBrush) in BrushSelection() argument667 ~BrushSelection() {SelectBrush(_hdc, _old_hBrush);} in ~BrushSelection() argument671 HBRUSH _old_hBrush;