ReactOS 0.4.16-dev-240-gdb5fa3b
|
#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 165 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 163 of file ftglyph.h.
Referenced by ft_bitmap_glyph_bbox(), ft_bitmap_glyph_copy(), ft_bitmap_glyph_init(), and IntExtTextOutW().
FT_GlyphRec FT_BitmapGlyphRec_::root |
Definition at line 162 of file ftglyph.h.
Referenced by IntExtTextOutW(), IntGetTextDisposition(), and TextIntGetTextExtentPoint().
FT_Int FT_BitmapGlyphRec_::top |
Definition at line 164 of file ftglyph.h.
Referenced by ft_bitmap_glyph_bbox(), ft_bitmap_glyph_init(), and IntExtTextOutW().