|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ftglyph.h>

Public Attributes | |
| FT_Library | library |
| const FT_Glyph_Class * | clazz |
| FT_Glyph_Format | format |
| FT_Vector | advance |
| FT_Vector FT_GlyphRec_::advance |
Definition at line 118 of file ftglyph.h.
Referenced by FT_Get_Glyph(), FT_Glyph_To_Bitmap(), IntExtTextOutW(), IntGetTextDisposition(), and TextIntGetTextExtentPoint().
| const FT_Glyph_Class* FT_GlyphRec_::clazz |
Definition at line 116 of file ftglyph.h.
Referenced by FT_DEFINE_GLYPH(), FT_Get_Glyph(), FT_Glyph_Stroke(), FT_Glyph_StrokeBorder(), and FT_Glyph_To_Bitmap().
| FT_Glyph_Format FT_GlyphRec_::format |
Definition at line 117 of file ftglyph.h.
Referenced by FT_DEFINE_GLYPH(), and ftc_inode_weight().
| FT_Library FT_GlyphRec_::library |
Definition at line 115 of file ftglyph.h.
Referenced by FT_DEFINE_GLYPH(), FT_Glyph_Stroke(), FT_Glyph_StrokeBorder(), and FT_Glyph_To_Bitmap().