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

Public Attributes | |
| FT_GlyphRec | root |
| FT_Int | left |
| FT_Int | top |
| FT_Bitmap | bitmap |
| FT_Bitmap FT_BitmapGlyphRec_::bitmap |
Definition at line 173 of file ftglyph.h.
Referenced by ft_bitmap_glyph_bbox(), ft_bitmap_glyph_done(), ft_bitmap_glyph_init(), ftc_inode_weight(), IntExtTextOutW(), and IntGetBitmapGlyphWithCache().
| FT_Int FT_BitmapGlyphRec_::left |
Definition at line 171 of file ftglyph.h.
Referenced by ft_bitmap_glyph_bbox(), ft_bitmap_glyph_init(), and IntExtTextOutW().
| FT_GlyphRec FT_BitmapGlyphRec_::root |
Definition at line 170 of file ftglyph.h.
Referenced by IntExtTextOutW(), IntGetTextDisposition(), and TextIntGetTextExtentPoint().
| FT_Int FT_BitmapGlyphRec_::top |
Definition at line 172 of file ftglyph.h.
Referenced by ft_bitmap_glyph_bbox(), ft_bitmap_glyph_init(), and IntExtTextOutW().