Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <tttypes.h>
Public Attributes | |
FT_UShort | num_glyphs |
FT_UShort | num_names |
FT_UShort * | glyph_indices |
FT_Char ** | glyph_names |
FT_UShort* TT_Post_20Rec_::glyph_indices |
Definition at line 771 of file tttypes.h.
Referenced by tt_face_free_ps_names().
FT_Char** TT_Post_20Rec_::glyph_names |
Definition at line 772 of file tttypes.h.
Referenced by tt_face_free_ps_names().
FT_UShort TT_Post_20Rec_::num_glyphs |
Definition at line 769 of file tttypes.h.
Referenced by tt_face_free_ps_names().
FT_UShort TT_Post_20Rec_::num_names |
Definition at line 770 of file tttypes.h.
Referenced by tt_face_free_ps_names().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.