Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros
cffpic.h File Reference

Go to the source code of this file.

Macros

#define CFF_SERVICE_PS_INFO_GET   cff_service_ps_info
 
#define CFF_SERVICE_GLYPH_DICT_GET   cff_service_glyph_dict
 
#define CFF_SERVICE_PS_NAME_GET   cff_service_ps_name
 
#define CFF_SERVICE_GET_CMAP_INFO_GET   cff_service_get_cmap_info
 
#define CFF_SERVICE_CID_INFO_GET   cff_service_cid_info
 
#define CFF_SERVICE_PROPERTIES_GET   cff_service_properties
 
#define CFF_SERVICES_GET   cff_services
 
#define CFF_CMAP_ENCODING_CLASS_REC_GET   cff_cmap_encoding_class_rec
 
#define CFF_CMAP_UNICODE_CLASS_REC_GET   cff_cmap_unicode_class_rec
 
#define CFF_FIELD_HANDLERS_GET   cff_field_handlers
 

Macro Definition Documentation

◆ CFF_CMAP_ENCODING_CLASS_REC_GET

#define CFF_CMAP_ENCODING_CLASS_REC_GET   cff_cmap_encoding_class_rec

Definition at line 37 of file cffpic.h.

◆ CFF_CMAP_UNICODE_CLASS_REC_GET

#define CFF_CMAP_UNICODE_CLASS_REC_GET   cff_cmap_unicode_class_rec

Definition at line 38 of file cffpic.h.

◆ CFF_FIELD_HANDLERS_GET

#define CFF_FIELD_HANDLERS_GET   cff_field_handlers

Definition at line 39 of file cffpic.h.

Referenced by cff_parser_run().

◆ CFF_SERVICE_CID_INFO_GET

#define CFF_SERVICE_CID_INFO_GET   cff_service_cid_info

Definition at line 34 of file cffpic.h.

◆ CFF_SERVICE_GET_CMAP_INFO_GET

#define CFF_SERVICE_GET_CMAP_INFO_GET   cff_service_get_cmap_info

Definition at line 33 of file cffpic.h.

◆ CFF_SERVICE_GLYPH_DICT_GET

#define CFF_SERVICE_GLYPH_DICT_GET   cff_service_glyph_dict

Definition at line 31 of file cffpic.h.

◆ CFF_SERVICE_PROPERTIES_GET

#define CFF_SERVICE_PROPERTIES_GET   cff_service_properties

Definition at line 35 of file cffpic.h.

◆ CFF_SERVICE_PS_INFO_GET

#define CFF_SERVICE_PS_INFO_GET   cff_service_ps_info

Definition at line 30 of file cffpic.h.

◆ CFF_SERVICE_PS_NAME_GET

#define CFF_SERVICE_PS_NAME_GET   cff_service_ps_name

Definition at line 32 of file cffpic.h.

◆ CFF_SERVICES_GET

#define CFF_SERVICES_GET   cff_services

Definition at line 36 of file cffpic.h.

Referenced by cff_get_interface().