Home
last modified time | relevance | path

Searched defs:AF_FaceGlobalsRec_ (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.h99 typedef struct AF_FaceGlobalsRec_ struct
101 FT_Face face;
102 FT_Long glyph_count; /* same as face->num_glyphs */
103 FT_Byte* glyph_styles;
106 hb_font_t* hb_font;
110 FT_UInt increase_x_height;
112 AF_StyleMetrics metrics[AF_STYLE_MAX];
114 AF_Module module; /* to access global properties */