ReactOS 0.4.15-dev-7846-g8ba6c66
FT_BitmapGlyphRec_ Struct Reference

#include <ftglyph.h>

Collaboration diagram for FT_BitmapGlyphRec_:

Public Attributes

FT_GlyphRec root
 
FT_Int left
 
FT_Int top
 
FT_Bitmap bitmap
 

Detailed Description

Definition at line 160 of file ftglyph.h.

Member Data Documentation

◆ bitmap

◆ left

FT_Int FT_BitmapGlyphRec_::left

◆ root

FT_GlyphRec FT_BitmapGlyphRec_::root

Definition at line 162 of file ftglyph.h.

Referenced by IntExtTextOutW(), IntGetTextDisposition(), and TextIntGetTextExtentPoint().

◆ top

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().


The documentation for this struct was generated from the following file: