#include <windows.h>
#include "ut_misc.h"
#include "gr_Graphics.h"
#include "gr_Win32CharWidths.h"
#include "ut_vector.h"
#include "ut_stack.h"
#include <wchar.h>
#include <winuser.h>
Go to the source code of this file.
Classes | |
class | GR_Win32Font |
struct | GR_Win32Font::allocFont |
class | GR_Win32AllocInfo |
class | GR_Win32Graphics |
struct | GR_Win32Graphics::_HDCSwitchRecord |
struct | GR_Win32Graphics::CACHE_PEN |
Defines | |
#define | _MAX_CACHE_PENS 64 |
#define _MAX_CACHE_PENS 64 |
Referenced by GR_Win32Graphics::_constructorCommonCode(), and GR_Win32Graphics::drawLine().