aswang
1.0
|
Brush() | aswang::Brush | [inline] |
Brush(const COLORREF r) | aswang::Brush | [inline] |
Brush(const HBRUSH b) | aswang::Brush | [inline] |
Brush(const Brush &b) | aswang::Brush | [inline] |
cref | aswang::Brush | [protected] |
Delete() | aswang::Brush | [virtual] |
GetBrush() const | aswang::Brush | [inline, virtual] |
GetColor() const | aswang::Brush | [virtual] |
GetCRef() const | aswang::Brush | [inline, virtual] |
GetHatch() const | aswang::Brush | [virtual] |
GetObjectInfo() const | aswang::Brush | [virtual] |
GetStyle() const | aswang::Brush | [virtual] |
hbr | aswang::Brush | [protected] |
operator bool const() | aswang::Brush | [inline, virtual] |
operator HBRUSH() const | aswang::Brush | [inline, virtual] |
operator=(const Brush &b) | aswang::Brush | [virtual] |
operator=(const COLORREF r) | aswang::Brush | [virtual] |
operator=(const HBRUSH b) | aswang::Brush | [virtual] |
SetBrush(HBRUSH b) | aswang::Brush | [virtual] |
SetCRef(COLORREF r) | aswang::Brush | [virtual] |
~Brush() | aswang::Brush | [inline, virtual] |