ReactOS 0.4.15-dev-7842-g558ab78
sfntpic.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SFNT_SERVICES_GET   sfnt_services
 
#define SFNT_SERVICE_GLYPH_DICT_GET   sfnt_service_glyph_dict
 
#define SFNT_SERVICE_PS_NAME_GET   sfnt_service_ps_name
 
#define TT_SERVICE_CMAP_INFO_GET   tt_service_get_cmap_info
 
#define TT_CMAP_CLASSES_GET   tt_cmap_classes
 
#define SFNT_SERVICE_SFNT_TABLE_GET   sfnt_service_sfnt_table
 
#define SFNT_SERVICE_BDF_GET   sfnt_service_bdf
 
#define SFNT_INTERFACE_GET   sfnt_interface
 

Macro Definition Documentation

◆ SFNT_INTERFACE_GET

#define SFNT_INTERFACE_GET   sfnt_interface

Definition at line 35 of file sfntpic.h.

◆ SFNT_SERVICE_BDF_GET

#define SFNT_SERVICE_BDF_GET   sfnt_service_bdf

Definition at line 34 of file sfntpic.h.

◆ SFNT_SERVICE_GLYPH_DICT_GET

#define SFNT_SERVICE_GLYPH_DICT_GET   sfnt_service_glyph_dict

Definition at line 29 of file sfntpic.h.

◆ SFNT_SERVICE_PS_NAME_GET

#define SFNT_SERVICE_PS_NAME_GET   sfnt_service_ps_name

Definition at line 30 of file sfntpic.h.

◆ SFNT_SERVICE_SFNT_TABLE_GET

#define SFNT_SERVICE_SFNT_TABLE_GET   sfnt_service_sfnt_table

Definition at line 33 of file sfntpic.h.

◆ SFNT_SERVICES_GET

#define SFNT_SERVICES_GET   sfnt_services

Definition at line 28 of file sfntpic.h.

◆ TT_CMAP_CLASSES_GET

#define TT_CMAP_CLASSES_GET   tt_cmap_classes

Definition at line 32 of file sfntpic.h.

◆ TT_SERVICE_CMAP_INFO_GET

#define TT_SERVICE_CMAP_INFO_GET   tt_service_get_cmap_info

Definition at line 31 of file sfntpic.h.