This is the complete list of members for
aswang::DC, including all inherited members.
| _Delete() | aswang::DC | [virtual] |
| _Release() | aswang::DC | [virtual] |
| Copy(const DC &dvc) | aswang::DC | [virtual] |
| CreateCompatibleBitmap() const | aswang::DC | [virtual] |
| CreateCompatibleHDC() const | aswang::DC | [virtual] |
| DC() | aswang::DC | [inline] |
| DC(HWND fw) | aswang::DC | [inline] |
| DC(HWND fw, HDC ndc) | aswang::DC | [inline] |
| DC(HDC ndc) | aswang::DC | [inline] |
| DC(const DC &ndc) | aswang::DC | [inline] |
| Draw(HICON hIcon, int destX=0, int destY=0) | aswang::DC | [virtual] |
| DrawAbsLine(int x, int y) | aswang::DC | [virtual] |
| DrawLine(int width, int height) | aswang::DC | [virtual] |
| DrawRect(int x, int y, int width, int height) | aswang::DC | [virtual] |
| DrawRect(const RECT *r) | aswang::DC | [virtual] |
| FillRect(int x, int y, int width, int height, HBRUSH hbr) | aswang::DC | [virtual] |
| FillRect(const RECT *r, HBRUSH hbr) | aswang::DC | [virtual] |
| Free() | aswang::DC | [virtual] |
| Get() | aswang::DC | [virtual] |
| GetHDC() const | aswang::DC | [inline, virtual] |
| GetPos() const | aswang::DC | [virtual] |
| GetWindow() const | aswang::DC | [inline, virtual] |
| operator HDC() const | aswang::DC | [inline, virtual] |
| operator=(HWND fw) | aswang::DC | [virtual] |
| operator=(HDC ndc) | aswang::DC | [virtual] |
| operator=(const DC &ndc) | aswang::DC | [virtual] |
| Select(HGDIOBJ obj) | aswang::DC | [virtual] |
| SetHDC(HDC ndc) | aswang::DC | [inline, virtual] |
| SetPos(int x, int y) const | aswang::DC | [virtual] |
| SetWindow(HWND fw) | aswang::DC | [inline, virtual] |
| SolidFill(HBRUSH brush) | aswang::DC | [virtual] |
| Unselect(HGDIOBJ obj) | aswang::DC | [virtual] |
| UnselectAll() | aswang::DC | [virtual] |
| ~DC() | aswang::DC | [inline, virtual] |