|
LMMS
|
#include <swell-internal.h>
Public Attributes | |
| void * | ownedData |
| HGDIOBJ__ * | curpen |
| HGDIOBJ__ * | curbrush |
| HGDIOBJ__ * | curfont |
| int | cur_text_color_int |
| int | curbkcol |
| int | curbkmode |
| float | lastpos_x |
| float | lastpos_y |
| struct HDC__ * | _next |
| bool | _infreelist |
| bool HDC__::_infreelist |
| struct HDC__* HDC__::_next |
| int HDC__::cur_text_color_int |
| int HDC__::curbkcol |
| int HDC__::curbkmode |
| HGDIOBJ__* HDC__::curbrush |
| HGDIOBJ__* HDC__::curfont |
| HGDIOBJ__* HDC__::curpen |
| float HDC__::lastpos_x |
| float HDC__::lastpos_y |
| void* HDC__::ownedData |