Home
last modified time | relevance | path

Searched defs:BrushSelection (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dutility.h662 struct BrushSelection struct
664 BrushSelection(HDC hdc, HBRUSH hBrush) in BrushSelection() argument
667 ~BrushSelection() {SelectBrush(_hdc, _old_hBrush);} in ~BrushSelection() argument
671 HBRUSH _old_hBrush;