Qt 4.8
|
#include <private/qrasterdefs_p.h>
Go to the source code of this file.
Macros | |
#define | MINIMUM_POOL_SIZE 8192 |
#define | QT_FT_EXPORT_VAR(x) extern x |
Functions | |
QT_FT_EXPORT_VAR (const QT_FT_Raster_Funcs) qt_ft_grays_raster | |
#define MINIMUM_POOL_SIZE 8192 |
Definition at line 94 of file qgrayraster_p.h.
Referenced by gray_raster_render(), gray_raster_reset(), and QRasterPaintEnginePrivate::rasterize().
#define QT_FT_EXPORT_VAR | ( | x | ) | extern x |
Definition at line 89 of file qgrayraster_p.h.
QT_FT_EXPORT_VAR | ( | const QT_FT_Raster_Funcs | ) |