Qt 4.8
Public Variables | List of all members
QT_FT_Raster_Funcs_ Struct Reference

#include <qrasterdefs_p.h>

Public Variables

QT_FT_Glyph_Format glyph_format
 
QT_FT_Raster_DoneFunc raster_done
 
QT_FT_Raster_NewFunc raster_new
 
QT_FT_Raster_RenderFunc raster_render
 
QT_FT_Raster_ResetFunc raster_reset
 
QT_FT_Raster_SetModeFunc raster_set_mode
 

Detailed Description

Definition at line 1259 of file qrasterdefs_p.h.

Properties

◆ glyph_format

QT_FT_Glyph_Format QT_FT_Raster_Funcs_::glyph_format

Definition at line 1261 of file qrasterdefs_p.h.

◆ raster_done

QT_FT_Raster_DoneFunc QT_FT_Raster_Funcs_::raster_done

◆ raster_new

QT_FT_Raster_NewFunc QT_FT_Raster_Funcs_::raster_new

◆ raster_render

QT_FT_Raster_RenderFunc QT_FT_Raster_Funcs_::raster_render

Definition at line 1265 of file qrasterdefs_p.h.

Referenced by QRasterPaintEnginePrivate::rasterize().

◆ raster_reset

QT_FT_Raster_ResetFunc QT_FT_Raster_Funcs_::raster_reset

Definition at line 1263 of file qrasterdefs_p.h.

Referenced by QRasterPaintEnginePrivate::rasterize().

◆ raster_set_mode

QT_FT_Raster_SetModeFunc QT_FT_Raster_Funcs_::raster_set_mode

Definition at line 1264 of file qrasterdefs_p.h.


The documentation for this struct was generated from the following file: