CGraphicsWG19232 Member List
This is the complete list of members for
CGraphicsWG19232, including all inherited members.
CGraphics(INT16 width, INT16 height) | CGraphics | |
CGraphicsWG19232(INT16 width, INT16 height) (defined in CGraphicsWG19232) | CGraphicsWG19232 | |
CGraphicsWG19232(void *mem_addr, INT16 width, INT16 height) (defined in CGraphicsWG19232) | CGraphicsWG19232 | |
ClipRect(INT16 x, INT16 y, INT16 width, INT16 height) | CGraphics | |
DrawChar(CHAR ch, INT16 x, INT16 y) | CGraphics | [protected, virtual] |
DrawImage(CImage *img, INT16 x, INT16 y, INT8 anchor) | CGraphicsWG19232 | [virtual] |
DrawLine(INT16 x1, INT16 y1, INT16 x2, INT16 y2) | CGraphics | [virtual] |
DrawRectangle(INT16 x, INT16 y, INT16 width, INT16 height) | CGraphics | [virtual] |
DrawString(const CString *str, INT16 x, INT16 y, INT8 anchor) | CGraphics | |
FillRectangle(INT16 x, INT16 y, INT16 width, INT16 height) | CGraphicsWG19232 | [virtual] |
GetBuffer() | CGraphics | |
GetBufferLength() | CGraphics | |
GetPixel(INT16 x, INT16 y) | CGraphicsWG19232 | [protected, virtual] |
m_buffer | CGraphics | [protected] |
m_bufferLength | CGraphics | [protected] |
m_color | CGraphics | [protected] |
m_font | CGraphics | [protected] |
m_height | CGraphics | [protected] |
m_width | CGraphics | [protected] |
m_Xmax | CGraphics | [protected] |
m_Xmin | CGraphics | [protected] |
m_xor | CGraphics | [protected] |
m_Ymax | CGraphics | [protected] |
m_Ymin | CGraphics | [protected] |
SetClip(INT16 x, INT16 y, INT16 width, INT16 height) | CGraphics | |
SetColor(INT32 rgb) | CGraphics | |
SetFont(CFont *font) | CGraphics | |
SetPaintMode(BOOL b) | CGraphics | |
~CGraphics() (defined in CGraphics) | CGraphics | |
~CGraphicsWG19232() (defined in CGraphicsWG19232) | CGraphicsWG19232 | |